diff --git a/package.json b/package.json index 8dcba88d..583199de 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "babel-preset-react": "6.24.1", "babel-register": "6.26.0", "cross-env": "7.0.3", - "gh-pages": "3.1.0", + "gh-pages": "3.2.0", "npm-run-all": "4.1.5", "prettier": "1.19.1", "rollup": "1.32.1", diff --git a/yarn.lock b/yarn.lock index 8b337950..4bf51bc7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7029,10 +7029,10 @@ getpass@^0.1.1: dependencies: assert-plus "^1.0.0" -gh-pages@3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.1.0.tgz#ec3ed0f6a6e3fc3d888758fa018f08191c96bd55" - integrity sha512-3b1rly9kuf3/dXsT8+ZxP0UhNLOo1CItj+3e31yUVcaph/yDsJ9RzD7JOw5o5zpBTJVQLlJAASNkUfepi9fe2w== +gh-pages@3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.2.0.tgz#ac5f9f03dae7622740ff39613ee2cfeacabc680b" + integrity sha512-VQTwyRtxoaId0YmDXdC/G854dojpwTuOdpZUL3PGG6WQZvSoGVD8ggedKARZltixIREMezoDywE+g3g2paLxPw== dependencies: async "^2.6.1" commander "^2.18.0"