File tree Expand file tree Collapse file tree 2 files changed +18
-10
lines changed Expand file tree Collapse file tree 2 files changed +18
-10
lines changed Original file line number Diff line number Diff line change 77 "type" : " commonjs" ,
88 "dependencies" : {
99 "extract-zip" : " ^2.0.1" ,
10- "fs-extra" : " ^10 .0.0" ,
10+ "fs-extra" : " ^11 .0.0" ,
1111 "jest-diff" : " ^26.4.2" ,
1212 "jest-snapshot" : " ^26.4.2" ,
1313 "proper-lockfile" : " ^4.1.2"
2929 "url" : " https://solverfox.dev"
3030 },
3131 "devDependencies" : {
32- "@types/fs-extra" : " 9 .0.12 " ,
32+ "@types/fs-extra" : " 11 .0.1 " ,
3333 "@types/proper-lockfile" : " 4.1.2"
3434 }
3535}
Original file line number Diff line number Diff line change 14931493 resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
14941494 integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
14951495
1496- " @types/fs-extra@9 .0.12 " :
1497- version "9 .0.12 "
1498- resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9 .0.12 .tgz#9b8f27973df8a7a3920e8461517ebf8a7d4fdfaf "
1499- integrity sha512-I+bsBr67CurCGnSenZZ7v94gd3tc3+Aj2taxMT4yu4ABLuOgOjeFxX3dokG24ztSRg5tnT00sL8BszO7gSMoIw ==
1496+ " @types/fs-extra@11 .0.1 " :
1497+ version "11 .0.1 "
1498+ resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11 .0.1 .tgz#f542ec47810532a8a252127e6e105f487e0a6ea5 "
1499+ integrity sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA ==
15001500 dependencies :
1501+ " @types/jsonfile" " *"
15011502 " @types/node" " *"
15021503
15031504" @types/graceful-fs@^4.1.2 " :
15341535 jest-diff "^26.0.0"
15351536 pretty-format "^26.0.0"
15361537
1538+ " @types/jsonfile@* " :
1539+ version "6.1.1"
1540+ resolved "https://registry.yarnpkg.com/@types/jsonfile/-/jsonfile-6.1.1.tgz#ac84e9aefa74a2425a0fb3012bdea44f58970f1b"
1541+ integrity sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==
1542+ dependencies :
1543+ " @types/node" " *"
1544+
15371545" @types/minimist@^1.2.0 " :
15381546 version "1.2.1"
15391547 resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
@@ -2815,10 +2823,10 @@ fragment-cache@^0.2.1:
28152823 dependencies :
28162824 map-cache "^0.2.2"
28172825
2818- fs-extra@^10 .0.0 :
2819- version "10.0.0 "
2820- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0 .tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1 "
2821- integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ ==
2826+ fs-extra@^11 .0.0 :
2827+ version "11.1.1 "
2828+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1 .tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d "
2829+ integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ ==
28222830 dependencies :
28232831 graceful-fs "^4.2.0"
28242832 jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments