File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 37
37
"extract-text-webpack-plugin" : " ^3.0.2" ,
38
38
"file-loader" : " ^1.1.11" ,
39
39
"friendly-errors-webpack-plugin" : " ^1.6.1" ,
40
- "fs-extra" : " ^5 .0.0" ,
40
+ "fs-extra" : " ^6 .0.0" ,
41
41
"get-value" : " ^3.0.1" ,
42
42
"globby" : " ^8.0.1" ,
43
43
"html-webpack-plugin" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 35
35
"download-git-repo" : " ^1.0.2" ,
36
36
"ejs" : " ^2.5.7" ,
37
37
"execa" : " ^0.8.0" ,
38
- "fs-extra" : " ^5 .0.0" ,
38
+ "fs-extra" : " ^6 .0.0" ,
39
39
"globby" : " ^8.0.1" ,
40
40
"import-global" : " ^0.1.0" ,
41
41
"inquirer" : " ^4.0.1" ,
Original file line number Diff line number Diff line change 4324
4324
jsonfile "^4.0.0"
4325
4325
universalify "^0.1.0"
4326
4326
4327
- fs-extra@^5 .0.0 :
4328
- version "5 .0.0"
4329
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5 .0.0.tgz#414d0110cdd06705734d055652c5411260c31abd "
4327
+ fs-extra@^6 .0.0 :
4328
+ version "6 .0.0"
4329
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6 .0.0.tgz#0f0afb290bb3deb87978da816fcd3c7797f3a817 "
4330
4330
dependencies :
4331
4331
graceful-fs "^4.1.2"
4332
4332
jsonfile "^4.0.0"
You can’t perform that action at this time.
0 commit comments