File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
"commander" : " ^6.2.1" ,
50
50
"console" : " ^0.7.2" ,
51
51
"execa" : " ^5.1.1" ,
52
- "fs-extra" : " ^10.0 .0" ,
52
+ "fs-extra" : " ^10.1 .0" ,
53
53
"jsonfile" : " ^6.1.0" ,
54
54
"log-symbols" : " ^4.1.0" ,
55
55
"node-emoji" : " ^1.10.0" ,
Original file line number Diff line number Diff line change @@ -2999,10 +2999,10 @@ fs-extra@^1.0.0:
2999
2999
jsonfile "^2.1.0"
3000
3000
klaw "^1.0.0"
3001
3001
3002
- fs-extra@^10.0 .0 :
3003
- version "10.0 .0"
3004
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0 .0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1 "
3005
- integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ ==
3002
+ fs-extra@^10.1 .0 :
3003
+ version "10.1 .0"
3004
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1 .0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf "
3005
+ integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ ==
3006
3006
dependencies :
3007
3007
graceful-fs "^4.2.0"
3008
3008
jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments