chore(deps): update dependency gh-pages to v3.2.0

This commit is contained in:
Renovate Bot 2021-05-24 19:02:08 +00:00
parent 279085a2ac
commit 8b911ee0fa
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -105,7 +105,7 @@
"eslint-watch": "7.0.0", "eslint-watch": "7.0.0",
"flow-bin": "^0.133.0", "flow-bin": "^0.133.0",
"flow-typed": "^3.3.1", "flow-typed": "^3.3.1",
"gh-pages": "3.1.0", "gh-pages": "3.2.0",
"identity-obj-proxy": "3.0.0", "identity-obj-proxy": "3.0.0",
"jest": "26.6.3", "jest": "26.6.3",
"jest-cli": "26.6.3", "jest-cli": "26.6.3",

View File

@ -9121,10 +9121,10 @@ getpass@^0.1.1:
dependencies: dependencies:
assert-plus "^1.0.0" assert-plus "^1.0.0"
gh-pages@3.1.0: gh-pages@3.2.0:
version "3.1.0" version "3.2.0"
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.1.0.tgz#ec3ed0f6a6e3fc3d888758fa018f08191c96bd55" resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.2.0.tgz#ac5f9f03dae7622740ff39613ee2cfeacabc680b"
integrity sha512-3b1rly9kuf3/dXsT8+ZxP0UhNLOo1CItj+3e31yUVcaph/yDsJ9RzD7JOw5o5zpBTJVQLlJAASNkUfepi9fe2w== integrity sha512-VQTwyRtxoaId0YmDXdC/G854dojpwTuOdpZUL3PGG6WQZvSoGVD8ggedKARZltixIREMezoDywE+g3g2paLxPw==
dependencies: dependencies:
async "^2.6.1" async "^2.6.1"
commander "^2.18.0" commander "^2.18.0"