File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
"node" : " >=12.20"
11
11
},
12
12
"dependencies" : {
13
- "fs-extra" : " 10.0 .0" ,
13
+ "fs-extra" : " 10.1 .0" ,
14
14
"shortid" : " 2.2.16"
15
15
}
16
16
}
Original file line number Diff line number Diff line change 19
19
"dependencies" : {
20
20
"cosmiconfig" : " 7.0.1" ,
21
21
"detect-indent" : " 6.1.0" ,
22
- "fs-extra" : " 10.0 .0" ,
22
+ "fs-extra" : " 10.1 .0" ,
23
23
"git-remote-origin-url" : " 3.1.0" ,
24
24
"import-from" : " 4.0.0" ,
25
25
"invariant" : " 2.2.4" ,
Original file line number Diff line number Diff line change @@ -3968,10 +3968,10 @@ fromentries@^1.3.2:
3968
3968
resolved "https://registry.yarnpkg.com/fromentries/-/fromentries-1.3.2.tgz#e4bca6808816bf8f93b52750f1127f5a6fd86e3a"
3969
3969
integrity sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==
3970
3970
3971
- fs-extra@10.0 .0, fs-extra@^10.0.0 :
3972
- version "10.0 .0"
3973
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0 .0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1 "
3974
- integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ ==
3971
+ fs-extra@10.1 .0, fs-extra@^10.0.0 :
3972
+ version "10.1 .0"
3973
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1 .0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf "
3974
+ integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ ==
3975
3975
dependencies :
3976
3976
graceful-fs "^4.2.0"
3977
3977
jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments