File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 5050 "@commitlint/types" : " ^17.0.0" ,
5151 "@types/node" : " ^14.0.0" ,
5252 "chalk" : " ^4.1.0" ,
53- "cosmiconfig" : " ^7 .0.0" ,
53+ "cosmiconfig" : " ^8 .0.0" ,
5454 "cosmiconfig-typescript-loader" : " ^4.0.0" ,
5555 "lodash.isplainobject" : " ^4.0.6" ,
5656 "lodash.merge" : " ^4.6.2" ,
Original file line number Diff line number Diff line change @@ -4742,6 +4742,16 @@ cosmiconfig@^7.0.0:
47424742 path-type "^4.0.0"
47434743 yaml "^1.10.0"
47444744
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+
47454755cp-file@^7.0.0 :
47464756 version "7.0.0"
47474757 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