File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 70
70
"babel-preset-react" : " 6.24.1" ,
71
71
"babel-register" : " 6.26.0" ,
72
72
"cross-env" : " 7.0.2" ,
73
- "gh-pages" : " 2.2 .0" ,
73
+ "gh-pages" : " 3.1 .0" ,
74
74
"npm-run-all" : " 4.1.5" ,
75
75
"prettier" : " 1.19.1" ,
76
76
"react" : " 16.13.1" ,
Original file line number Diff line number Diff line change @@ -7187,15 +7187,16 @@ getpass@^0.1.1:
7187
7187
dependencies:
7188
7188
assert-plus "^1.0.0"
7189
7189
7190
- gh-pages@2.2 .0:
7191
- version "2.2 .0"
7192
- resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.2 .0.tgz#74ebeaca8d2b9a11279dcbd4a39ddfff3e6caa24 "
7193
- integrity sha512-c+yPkNOPMFGNisYg9r4qvsMIjVYikJv7ImFOhPIVPt0+AcRUamZ7zkGRLHz7FKB0xrlZ+ddSOJsZv9XAFVXLmA ==
7190
+ gh-pages@3.1 .0:
7191
+ version "3.1 .0"
7192
+ resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.1 .0.tgz#ec3ed0f6a6e3fc3d888758fa018f08191c96bd55 "
7193
+ integrity sha512-3b1rly9kuf3/dXsT8+ZxP0UhNLOo1CItj+3e31yUVcaph/yDsJ9RzD7JOw5o5zpBTJVQLlJAASNkUfepi9fe2w ==
7194
7194
dependencies:
7195
7195
async "^2.6.1"
7196
7196
commander "^2.18.0"
7197
7197
email-addresses "^3.0.1"
7198
7198
filenamify-url "^1.0.0"
7199
+ find-cache-dir "^3.3.1"
7199
7200
fs-extra "^8.1.0"
7200
7201
globby "^6.1.0"
7201
7202
You can’t perform that action at this time.
0 commit comments