chore(deps): update dependency gh-pages to v2.1.1

This commit is contained in:
Renovate Bot 2019-08-08 14:04:05 +00:00
parent e511961d58
commit dea71fbe3c
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View File

@ -104,7 +104,7 @@
"eslint-watch": "6.0.0", "eslint-watch": "6.0.0",
"flow-bin": "^0.104.0", "flow-bin": "^0.104.0",
"flow-typed": "^2.6.1", "flow-typed": "^2.6.1",
"gh-pages": "2.1.0", "gh-pages": "2.1.1",
"identity-obj-proxy": "3.0.0", "identity-obj-proxy": "3.0.0",
"jest": "24.8.0", "jest": "24.8.0",
"jest-cli": "24.8.0", "jest-cli": "24.8.0",

View File

@ -6197,10 +6197,10 @@ getpass@^0.1.1:
dependencies: dependencies:
assert-plus "^1.0.0" assert-plus "^1.0.0"
gh-pages@2.1.0: gh-pages@2.1.1:
version "2.1.0" version "2.1.1"
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.1.0.tgz#dcf519825d77d3a3ee78763076f4158403fc88c4" resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.1.1.tgz#5be70a92f9cb70404bafabd8bb149c0e9a8c264b"
integrity sha512-QmV1fh/2W5GZkfoLsG4g6dRTWiNYuCetMQmm8CL6Us8JVnAufYtS0uJPD8NYogmNB4UZzdRG44uPAL+jcBzEwQ== integrity sha512-yNW2SFp9xGRP/8Sk2WXuLI/Gn92oOL4HBgudn6PsqAnuWT90Y1tozJoTfX1WdrDSW5Rb90kLVOf5mm9KJ/2fDw==
dependencies: dependencies:
async "^2.6.1" async "^2.6.1"
commander "^2.18.0" commander "^2.18.0"