File tree 2 files changed +3
-12
lines changed
2 files changed +3
-12
lines changed Original file line number Diff line number Diff line change 21
21
},
22
22
"dependencies" : {
23
23
"env-paths" : " ^2.1.0" ,
24
- "fs-extra" : " ^8 .0.1" ,
24
+ "fs-extra" : " ^7 .0.1" ,
25
25
"got" : " ^9.6.0" ,
26
26
"sumchecker" : " ^3.0.0"
27
27
},
58
58
" artifact" ,
59
59
" release"
60
60
]
61
- }
61
+ }
Original file line number Diff line number Diff line change @@ -2276,7 +2276,7 @@ from2@^2.1.0, from2@^2.1.1:
2276
2276
inherits "^2.0.1"
2277
2277
readable-stream "^2.0.0"
2278
2278
2279
- fs-extra@^7.0.0 :
2279
+ fs-extra@^7.0.0, fs-extra@^7.0.1 :
2280
2280
version "7.0.1"
2281
2281
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
2282
2282
integrity sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
@@ -2285,15 +2285,6 @@ fs-extra@^7.0.0:
2285
2285
jsonfile "^4.0.0"
2286
2286
universalify "^0.1.0"
2287
2287
2288
- fs-extra@^8.0.1 :
2289
- version "8.0.1"
2290
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.0.1.tgz#90294081f978b1f182f347a440a209154344285b"
2291
- integrity sha512-W+XLrggcDzlle47X/XnS7FXrXu9sDo+Ze9zpndeBxdgv88FHLm1HtmkhEwavruS6koanBjp098rUpHs65EmG7A==
2292
- dependencies :
2293
- graceful-fs "^4.1.2"
2294
- jsonfile "^4.0.0"
2295
- universalify "^0.1.0"
2296
-
2297
2288
fs-minipass@^1.2.5 :
2298
2289
version "1.2.5"
2299
2290
resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-1.2.5.tgz#06c277218454ec288df77ada54a03b8702aacb9d"
You can’t perform that action at this time.
0 commit comments