File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
"@babel/parser" : " ^7.21.2" ,
50
50
"camelcase" : " ^6.3.0" ,
51
51
"codemod-cli" : " ^3.2.0" ,
52
- "cosmiconfig" : " ^8.0 .0" ,
52
+ "cosmiconfig" : " ^8.1 .0" ,
53
53
"deepmerge-ts" : " ^4.3.0" ,
54
54
"ember-codemods-telemetry-helpers" : " ^3.0.0" ,
55
55
"fs-extra" : " ^8.0.1" ,
Original file line number Diff line number Diff line change @@ -2817,10 +2817,10 @@ cosmiconfig@7.0.0:
2817
2817
path-type "^4.0.0"
2818
2818
yaml "^1.10.0"
2819
2819
2820
- cosmiconfig@^8.0 .0 :
2821
- version "8.0 .0"
2822
- resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.0 .0.tgz#e9feae014eab580f858f8a0288f38997a7bebe97 "
2823
- integrity sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ ==
2820
+ cosmiconfig@^8.1 .0 :
2821
+ version "8.1 .0"
2822
+ resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.1 .0.tgz#947e174c796483ccf0a48476c24e4fefb7e1aea8 "
2823
+ integrity sha512-0tLZ9URlPGU7JsKq0DQOQ3FoRsYX8xDZ7xMiATQfaiGMz7EHowNkbU9u1coAOmnh9p/1ySpm0RB3JNWRXM5GCg ==
2824
2824
dependencies :
2825
2825
import-fresh "^3.2.1"
2826
2826
js-yaml "^4.1.0"
You can’t perform that action at this time.
0 commit comments