File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 50
50
"@commitlint/types" : " ^17.0.0" ,
51
51
"@types/node" : " ^14.0.0" ,
52
52
"chalk" : " ^4.1.0" ,
53
- "cosmiconfig" : " ^7 .0.0" ,
53
+ "cosmiconfig" : " ^8 .0.0" ,
54
54
"cosmiconfig-typescript-loader" : " ^4.0.0" ,
55
55
"lodash.isplainobject" : " ^4.0.6" ,
56
56
"lodash.merge" : " ^4.6.2" ,
Original file line number Diff line number Diff line change @@ -4742,6 +4742,16 @@ cosmiconfig@^7.0.0:
4742
4742
path-type "^4.0.0"
4743
4743
yaml "^1.10.0"
4744
4744
4745
+ cosmiconfig@^8.0.0 :
4746
+ version "8.0.0"
4747
+ resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.0.0.tgz#e9feae014eab580f858f8a0288f38997a7bebe97"
4748
+ integrity sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==
4749
+ dependencies :
4750
+ import-fresh "^3.2.1"
4751
+ js-yaml "^4.1.0"
4752
+ parse-json "^5.0.0"
4753
+ path-type "^4.0.0"
4754
+
4745
4755
cp-file@^7.0.0 :
4746
4756
version "7.0.0"
4747
4757
resolved "https://registry.npmjs.org/cp-file/-/cp-file-7.0.0.tgz#b9454cfd07fe3b974ab9ea0e5f29655791a9b8cd"
You can’t perform that action at this time.
0 commit comments