fix gh-pages version

This commit is contained in:
陈嘉涵 2019-08-10 11:54:21 +08:00
parent 6827b94a18
commit 7e4795fa24
2 changed files with 5 additions and 5 deletions

View File

@ -86,7 +86,7 @@
"dependency-tree": "^7.0.2",
"eslint": "^6.1.0",
"fast-glob": "^3.0.4",
"gh-pages": "^2.1.0",
"gh-pages": "2.0.1",
"html-webpack-plugin": "3.2.0",
"husky": "^3.0.2",
"jest": "^24.8.0",

View File

@ -4410,10 +4410,10 @@ getpass@^0.1.1:
dependencies:
assert-plus "^1.0.0"
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==
gh-pages@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.0.1.tgz#aefe47a43b8d9d2aa3130576b33fe95641e29a2f"
integrity sha512-uFlk3bukljeiWKQ2XvPfjcSi/ou7IfoDf2p+Fj672saLAr8bnOdFVqI/JSgrSgInKpCg5BksxEwGUl++dbg8Dg==
dependencies:
async "^2.6.1"
commander "^2.18.0"