File tree Expand file tree Collapse file tree 5 files changed +14
-5
lines changed Expand file tree Collapse file tree 5 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 4343 "@types/lodash.merge" : " ^4.6.7" ,
4444 "@types/node" : " ^14.0.0" ,
4545 "@types/yargs" : " ^17.0.0" ,
46- "fs-extra" : " ^10 .0.0" ,
46+ "fs-extra" : " ^11 .0.0" ,
4747 "lodash.merge" : " ^4.6.2"
4848 },
4949 "dependencies" : {
Original file line number Diff line number Diff line change 4545 "dependencies" : {
4646 "@commitlint/top-level" : " ^17.0.0" ,
4747 "@commitlint/types" : " ^17.0.0" ,
48- "fs-extra" : " ^10 .0.0" ,
48+ "fs-extra" : " ^11 .0.0" ,
4949 "git-raw-commits" : " ^2.0.0" ,
5050 "minimist" : " ^1.2.6"
5151 },
Original file line number Diff line number Diff line change 3434 "@types/fs-extra" : " ^9.0.1" ,
3535 "@types/tmp" : " ^0.2.0" ,
3636 "execa" : " ^5.0.0" ,
37- "fs-extra" : " ^10 .0.0" ,
37+ "fs-extra" : " ^11 .0.0" ,
3838 "pkg-dir" : " 5.0.0" ,
3939 "resolve-pkg" : " 2.0.0" ,
4040 "tmp" : " 0.2.1"
Original file line number Diff line number Diff line change 4242 },
4343 "dependencies" : {
4444 "execa" : " ^5.0.0" ,
45- "fs-extra" : " ^10 .0.0" ,
45+ "fs-extra" : " ^11 .0.0" ,
4646 "read-pkg" : " 7.1.0" ,
4747 "require-from-string" : " 2.0.2" ,
4848 "tar-fs" : " 2.1.1" ,
Original file line number Diff line number Diff line change @@ -5821,7 +5821,7 @@ fs-constants@^1.0.0:
58215821 resolved "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
58225822 integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
58235823
5824- fs-extra@10.1.0, fs-extra@^10.0.0, fs-extra@^10. 1.0 :
5824+ fs-extra@10.1.0, fs-extra@^10.1.0 :
58255825 version "10.1.0"
58265826 resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf"
58275827 integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==
@@ -5840,6 +5840,15 @@ fs-extra@9.1.0, fs-extra@^9.1.0:
58405840 jsonfile "^6.0.1"
58415841 universalify "^2.0.0"
58425842
5843+ fs-extra@^11.0.0 :
5844+ version "11.1.0"
5845+ resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
5846+ integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==
5847+ dependencies :
5848+ graceful-fs "^4.2.0"
5849+ jsonfile "^6.0.1"
5850+ universalify "^2.0.0"
5851+
58435852fs-extra@^7.0.1 :
58445853 version "7.0.1"
58455854 resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
You can’t perform that action at this time.
0 commit comments