This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 66
66
"electron-devtools-installer" : " ^2.2.0" ,
67
67
"emotion" : " ^9.2.6" ,
68
68
"express" : " ^4.15.2" ,
69
- "fs-extra" : " ^5 .0.0 " ,
69
+ "fs-extra" : " ^7 .0.1 " ,
70
70
"invariant" : " ^2.2.2" ,
71
71
"lodash.debounce" : " ^4.0.8" ,
72
72
"mkdirp" : " ^0.5.1" ,
Original file line number Diff line number Diff line change @@ -2879,17 +2879,18 @@ fs-extra@^4.0.1:
2879
2879
jsonfile "^4.0.0"
2880
2880
universalify "^0.1.0"
2881
2881
2882
- fs-extra@^5 .0.0 :
2883
- version "5 .0.0 "
2884
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5 .0.0 .tgz#414d0110cdd06705734d055652c5411260c31abd "
2882
+ fs-extra@^6 .0.0 :
2883
+ version "6 .0.1 "
2884
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6 .0.1 .tgz#8abc128f7946e310135ddc93b98bddb410e7a34b "
2885
2885
dependencies :
2886
2886
graceful-fs "^4.1.2"
2887
2887
jsonfile "^4.0.0"
2888
2888
universalify "^0.1.0"
2889
2889
2890
- fs-extra@^6.0.0 :
2891
- version "6.0.1"
2892
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.1.tgz#8abc128f7946e310135ddc93b98bddb410e7a34b"
2890
+ fs-extra@^7.0.1 :
2891
+ version "7.0.1"
2892
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
2893
+ integrity sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
2893
2894
dependencies :
2894
2895
graceful-fs "^4.1.2"
2895
2896
jsonfile "^4.0.0"
You can’t perform that action at this time.
0 commit comments