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 75
75
"@stylistic/eslint-plugin" : " 4.4.1" ,
76
76
"@typescript-eslint/eslint-plugin" : " 8.33.0" ,
77
77
"@typescript-eslint/parser" : " 8.33.0" ,
78
- "eslint-import-resolver-typescript" : " 4.4.1 " ,
78
+ "eslint-import-resolver-typescript" : " 4.4.2 " ,
79
79
"eslint-mdx" : " 3.4.2" ,
80
80
"eslint-plugin-chai-expect" : " 3.1.0" ,
81
81
"eslint-plugin-import" : " 2.31.0" ,
Original file line number Diff line number Diff line change @@ -1303,7 +1303,7 @@ __metadata:
1303
1303
dprint : " npm:0.50.0"
1304
1304
editorconfig : " npm:2.0.1"
1305
1305
eslint : " npm:9.28.0"
1306
- eslint-import-resolver-typescript : " npm:4.4.1 "
1306
+ eslint-import-resolver-typescript : " npm:4.4.2 "
1307
1307
eslint-mdx : " npm:3.4.2"
1308
1308
eslint-plugin-chai-expect : " npm:3.1.0"
1309
1309
eslint-plugin-import : " npm:2.31.0"
@@ -4173,9 +4173,9 @@ __metadata:
4173
4173
languageName : node
4174
4174
linkType : hard
4175
4175
4176
- " eslint-import-resolver-typescript@npm:4.4.1 " :
4177
- version : 4.4.1
4178
- resolution : " eslint-import-resolver-typescript@npm:4.4.1 "
4176
+ " eslint-import-resolver-typescript@npm:4.4.2 " :
4177
+ version : 4.4.2
4178
+ resolution : " eslint-import-resolver-typescript@npm:4.4.2 "
4179
4179
dependencies :
4180
4180
debug : " npm:^4.4.1"
4181
4181
eslint-import-context : " npm:^0.1.5"
@@ -4193,7 +4193,7 @@ __metadata:
4193
4193
optional : true
4194
4194
eslint-plugin-import-x :
4195
4195
optional : true
4196
- checksum : 10/6fc8a16060c5423c8f53587f4c2d57ff2f87db11c78ae9579d9c81638029c319a0217a07abb86a445e8e45a2863920bbface9659310ef0c501ed72e2aaeb9020
4196
+ checksum : 10/87302b2a6a93d5137333aaf9ad30900ff4ec6d88f673398d9cac951262bcd67f43466f0ff85228320e8e70b174920d06b645b6cb474053be9b4004e4c6b25608
4197
4197
languageName : node
4198
4198
linkType : hard
4199
4199
You can’t perform that action at this time.
0 commit comments