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 7
7
"type" : " commonjs" ,
8
8
"dependencies" : {
9
9
"extract-zip" : " ^2.0.1" ,
10
- "fs-extra" : " ^10 .0.0" ,
10
+ "fs-extra" : " ^11 .0.0" ,
11
11
"jest-diff" : " ^26.4.2" ,
12
12
"jest-snapshot" : " ^26.4.2" ,
13
13
"proper-lockfile" : " ^4.1.2"
29
29
"url" : " https://solverfox.dev"
30
30
},
31
31
"devDependencies" : {
32
- "@types/fs-extra" : " 9 .0.12 " ,
32
+ "@types/fs-extra" : " 11 .0.4 " ,
33
33
"@types/proper-lockfile" : " 4.1.2"
34
34
}
35
35
}
Original file line number Diff line number Diff line change 1493
1493
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
1494
1494
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
1495
1495
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 ==
1500
1500
dependencies :
1501
+ " @types/jsonfile" " *"
1501
1502
" @types/node" " *"
1502
1503
1503
1504
" @types/graceful-fs@^4.1.2 " :
1534
1535
jest-diff "^26.0.0"
1535
1536
pretty-format "^26.0.0"
1536
1537
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
+
1537
1545
" @types/minimist@^1.2.0 " :
1538
1546
version "1.2.1"
1539
1547
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
@@ -2815,10 +2823,10 @@ fragment-cache@^0.2.1:
2815
2823
dependencies :
2816
2824
map-cache "^0.2.2"
2817
2825
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 ==
2822
2830
dependencies :
2823
2831
graceful-fs "^4.2.0"
2824
2832
jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments