File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 64
64
"@typescript-eslint/eslint-plugin" : " ^8.10.0" ,
65
65
"@typescript-eslint/parser" : " ^8.10.0" ,
66
66
"@vitest/coverage-v8" : " 2.1.3" ,
67
- "coconfig" : " ^1.6.0 " ,
67
+ "coconfig" : " ^1.6.1 " ,
68
68
"eslint-config-prettier" : " ^9.1.0" ,
69
69
"eslint-import-resolver-typescript" : " ^3.6.3" ,
70
70
"eslint-plugin-import" : " ^2.31.0" ,
Original file line number Diff line number Diff line change @@ -856,7 +856,7 @@ __metadata:
856
856
" @typescript-eslint/eslint-plugin " : ^8.10.0
857
857
" @typescript-eslint/parser " : ^8.10.0
858
858
" @vitest/coverage-v8 " : 2.1.3
859
- coconfig : ^1.6.0
859
+ coconfig : ^1.6.1
860
860
eslint : ^8.57.1
861
861
eslint-config-prettier : ^9.1.0
862
862
eslint-import-resolver-typescript : ^3.6.3
@@ -2811,9 +2811,9 @@ __metadata:
2811
2811
languageName : node
2812
2812
linkType : hard
2813
2813
2814
- " coconfig@npm:^1.6.0 " :
2815
- version : 1.6.0
2816
- resolution : " coconfig@npm:1.6.0 "
2814
+ " coconfig@npm:^1.6.1 " :
2815
+ version : 1.6.1
2816
+ resolution : " coconfig@npm:1.6.1 "
2817
2817
dependencies :
2818
2818
dotgitignore : ^2.1.0
2819
2819
find-up : ^4.1.0
@@ -2822,7 +2822,7 @@ __metadata:
2822
2822
read-pkg-up : ^7.0.1
2823
2823
bin :
2824
2824
coconfig : build/bin/cli.js
2825
- checksum : c20e3ca6a0012c3d46bcd9df9fe55ca34b3dea53e90775f94c5d51532ff75a55b9aca95b3753f783acae1393e6961178a02686d2a4f35678997421fad55cece1
2825
+ checksum : 07df8134955862d85c0c7a53c395956ea67dc302db84f5674bfd34dbd728fe6ae51b503532c95a68f86162f4c04f87f2645c996150f3f43268b6f1e3158ccf19
2826
2826
languageName : node
2827
2827
linkType : hard
2828
2828
You can’t perform that action at this time.
0 commit comments