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.0.1 " ,
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.0.1 :
3003
+ version "10.0.1 "
3004
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.1 .tgz#27de43b4320e833f6867cc044bfce29fdf0ef3b8 "
3005
+ integrity sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag ==
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