File tree 5 files changed +9
-10
lines changed
5 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 40
40
"@commitlint/utils" : " ^12.1.1" ,
41
41
"@types/yargs" : " ^16.0.0" ,
42
42
"execa" : " ^5.0.0" ,
43
- "fs-extra" : " ^9 .0.0"
43
+ "fs-extra" : " ^10 .0.0"
44
44
},
45
45
"dependencies" : {
46
46
"@commitlint/format" : " ^12.1.2" ,
Original file line number Diff line number Diff line change 43
43
"dependencies" : {
44
44
"@commitlint/top-level" : " ^12.1.1" ,
45
45
"@commitlint/types" : " ^12.1.2" ,
46
- "fs-extra" : " ^9 .0.0" ,
46
+ "fs-extra" : " ^10 .0.0" ,
47
47
"git-raw-commits" : " ^2.0.0"
48
48
},
49
49
"gitHead" : " 70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
Original file line number Diff line number Diff line change 33
33
"@types/fs-extra" : " ^9.0.1" ,
34
34
"@types/tmp" : " ^0.2.0" ,
35
35
"execa" : " ^5.0.0" ,
36
- "fs-extra" : " ^9 .0.0" ,
36
+ "fs-extra" : " ^10 .0.0" ,
37
37
"pkg-dir" : " 5.0.0" ,
38
38
"resolve-pkg" : " 2.0.0" ,
39
39
"tmp" : " 0.2.1"
Original file line number Diff line number Diff line change 41
41
},
42
42
"dependencies" : {
43
43
"execa" : " ^5.0.0" ,
44
- "fs-extra" : " ^9 .0.0" ,
44
+ "fs-extra" : " ^10 .0.0" ,
45
45
"read-pkg" : " 6.0.0" ,
46
46
"require-from-string" : " 2.0.2" ,
47
47
"tar-fs" : " 2.1.1" ,
Original file line number Diff line number Diff line change 4863
4863
jsonfile "^4.0.0"
4864
4864
universalify "^0.1.0"
4865
4865
4866
- fs-extra@^9 .0.0 :
4867
- version "9 .0.1 "
4868
- resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-9 .0.1 .tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc "
4869
- integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ ==
4866
+ fs-extra@^10 .0.0 :
4867
+ version "10 .0.0 "
4868
+ resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-10 .0.0 .tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1 "
4869
+ integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ ==
4870
4870
dependencies :
4871
- at-least-node "^1.0.0"
4872
4871
graceful-fs "^4.2.0"
4873
4872
jsonfile "^6.0.1"
4874
- universalify "^1 .0.0"
4873
+ universalify "^2 .0.0"
4875
4874
4876
4875
fs-extra@^9.1.0 :
4877
4876
version "9.1.0"
You can’t perform that action at this time.
0 commit comments