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.4 " ,
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.4 " :
1497+ version "11 .0.4 "
1498+ resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11 .0.4 .tgz#e16a863bb8843fba8c5004362b5a73e17becca45 "
1499+ integrity sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ ==
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.4"
1540+ resolved "https://registry.yarnpkg.com/@types/jsonfile/-/jsonfile-6.1.4.tgz#614afec1a1164e7d670b4a7ad64df3e7beb7b702"
1541+ integrity sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==
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.3.2 "
2828+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.2 .tgz#c838aeddc6f4a8c74dd15f85e11fe5511bfe02a4 "
2829+ integrity sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A ==
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