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 43
43
"@types/node" : " ^18.17.1" ,
44
44
"@typescript-eslint/eslint-plugin" : " ^6.2.0" ,
45
45
"@typescript-eslint/parser" : " ^6.2.0" ,
46
- "coconfig" : " ^0.13.0 " ,
46
+ "coconfig" : " ^0.13.1 " ,
47
47
"eslint" : " ^8.46.0" ,
48
48
"eslint-config-prettier" : " ^8.9.0" ,
49
49
"eslint-plugin-import" : " ^2.28.0" ,
Original file line number Diff line number Diff line change @@ -1456,7 +1456,7 @@ __metadata:
1456
1456
" @types/node " : ^18.17.1
1457
1457
" @typescript-eslint/eslint-plugin " : ^6.2.0
1458
1458
" @typescript-eslint/parser " : ^6.2.0
1459
- coconfig : ^0.13.0
1459
+ coconfig : ^0.13.1
1460
1460
eslint : ^8.46.0
1461
1461
eslint-config-prettier : ^8.9.0
1462
1462
eslint-plugin-import : ^2.28.0
@@ -2932,9 +2932,9 @@ __metadata:
2932
2932
languageName : node
2933
2933
linkType : hard
2934
2934
2935
- " coconfig@npm:^0.13.0 " :
2936
- version : 0.13.0
2937
- resolution : " coconfig@npm:0.13.0 "
2935
+ " coconfig@npm:^0.13.1 " :
2936
+ version : 0.13.1
2937
+ resolution : " coconfig@npm:0.13.1 "
2938
2938
dependencies :
2939
2939
dotgitignore : ^2.1.0
2940
2940
find-up : ^4.1.0
@@ -2947,7 +2947,7 @@ __metadata:
2947
2947
optional : true
2948
2948
bin :
2949
2949
coconfig : build/bin/cli.js
2950
- checksum : 3678a59cd4b3e64b31ecc4c07f79b65b3a048f31f219698068a61880417553a7b3bd40699e5bb1c77b4eecee00511db26f317ec7e96f5d9a7b08d95c3ef35687
2950
+ checksum : 9a2ac6c8001c9d2745501764a6baf9f4301b480c577fe88c8c2560f6730e8684584c5c8aa586cfdfb3e4708bbbe06751a7ed8f30e01ebf406de57be63f2d1e7a
2951
2951
languageName : node
2952
2952
linkType : hard
2953
2953
You can’t perform that action at this time.
0 commit comments