File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 56
56
"eslint-watch" : " ^7.0.0" ,
57
57
"esm" : " ^3.2.25" ,
58
58
"file-loader" : " ^4.2.0" ,
59
- "gh-pages" : " ^2.1.1 " ,
59
+ "gh-pages" : " ^3.2.0 " ,
60
60
"husky" : " ^3.0.9" ,
61
61
"image-webpack-loader" : " ^5.0.0" ,
62
62
"inquirer" : " ^8.1.0" ,
Original file line number Diff line number Diff line change @@ -4226,15 +4226,16 @@ getpass@^0.1.1:
4226
4226
dependencies :
4227
4227
assert-plus "^1.0.0"
4228
4228
4229
- gh-pages@^2.1.1 :
4230
- version "2 .2.0"
4231
- resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2 .2.0.tgz#74ebeaca8d2b9a11279dcbd4a39ddfff3e6caa24 "
4232
- integrity sha512-c+yPkNOPMFGNisYg9r4qvsMIjVYikJv7ImFOhPIVPt0+AcRUamZ7zkGRLHz7FKB0xrlZ+ddSOJsZv9XAFVXLmA ==
4229
+ gh-pages@^3.2.0 :
4230
+ version "3 .2.0"
4231
+ resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3 .2.0.tgz#ac5f9f03dae7622740ff39613ee2cfeacabc680b "
4232
+ integrity sha512-VQTwyRtxoaId0YmDXdC/G854dojpwTuOdpZUL3PGG6WQZvSoGVD8ggedKARZltixIREMezoDywE+g3g2paLxPw ==
4233
4233
dependencies :
4234
4234
async "^2.6.1"
4235
4235
commander "^2.18.0"
4236
4236
email-addresses "^3.0.1"
4237
4237
filenamify-url "^1.0.0"
4238
+ find-cache-dir "^3.3.1"
4238
4239
fs-extra "^8.1.0"
4239
4240
globby "^6.1.0"
4240
4241
You can’t perform that action at this time.
0 commit comments