diff --git a/package.json b/package.json index 82bbdfd..af753b8 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "eslint-watch": "6.0.0", "flow-bin": "^0.104.0", "flow-typed": "^2.6.1", - "gh-pages": "2.0.1", + "gh-pages": "2.1.0", "identity-obj-proxy": "3.0.0", "jest": "24.8.0", "jest-cli": "24.8.0", diff --git a/yarn.lock b/yarn.lock index 3a8efd4..4dc3545 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6188,9 +6188,10 @@ getpass@^0.1.1: dependencies: assert-plus "^1.0.0" -gh-pages@2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.0.1.tgz#aefe47a43b8d9d2aa3130576b33fe95641e29a2f" +gh-pages@2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.1.0.tgz#dcf519825d77d3a3ee78763076f4158403fc88c4" + integrity sha512-QmV1fh/2W5GZkfoLsG4g6dRTWiNYuCetMQmm8CL6Us8JVnAufYtS0uJPD8NYogmNB4UZzdRG44uPAL+jcBzEwQ== dependencies: async "^2.6.1" commander "^2.18.0"