File tree 2 files changed +21
-3
lines changed
2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 89
89
"dummy.js" : " link:dummy.js" ,
90
90
"eslint" : " ^8.55.0" ,
91
91
"eslint-import-resolver-typescript" : " link:." ,
92
- "eslint-plugin-import" : " npm:eslint-plugin-i@^2.29.0 " ,
92
+ "eslint-plugin-import" : " npm:eslint-plugin-i@^2.29.1 " ,
93
93
"lint-staged" : " ^13.3.0" ,
94
94
"npm-run-all2" : " ^5.0.0" ,
95
95
"prettier" : " ^2.8.8" ,
Original file line number Diff line number Diff line change @@ -6190,7 +6190,7 @@ __metadata:
6190
6190
eslint: "npm:^8.55.0"
6191
6191
eslint-import-resolver-typescript: "link:."
6192
6192
eslint-module-utils: "npm:^2.8.0"
6193
- eslint-plugin-import: "npm:eslint-plugin-i@^2.29.0 "
6193
+ eslint-plugin-import: "npm:eslint-plugin-i@^2.29.1 "
6194
6194
fast-glob: "npm:^3.3.2"
6195
6195
get-tsconfig: "npm:^4.7.2"
6196
6196
is-core-module: "npm:^2.13.1"
@@ -6273,7 +6273,7 @@ __metadata:
6273
6273
languageName: node
6274
6274
linkType: hard
6275
6275
6276
- "eslint-plugin-import@npm:eslint-plugin-i@^2.27.5, eslint-plugin-import@npm:eslint-plugin-i@^2.29.0 ":
6276
+ "eslint-plugin-import@npm:eslint-plugin-i@^2.27.5":
6277
6277
version: 2.29.0
6278
6278
resolution: "eslint-plugin-i@npm:2.29.0"
6279
6279
dependencies:
@@ -6292,6 +6292,24 @@ __metadata:
6292
6292
languageName: node
6293
6293
linkType: hard
6294
6294
6295
+ "eslint-plugin-import@npm:eslint-plugin-i@^2.29.1":
6296
+ version: 2.29.1
6297
+ resolution: "eslint-plugin-i@npm:2.29.1"
6298
+ dependencies:
6299
+ debug: "npm:^4.3.4"
6300
+ doctrine: "npm:^3.0.0"
6301
+ eslint-import-resolver-node: "npm:^0.3.9"
6302
+ eslint-module-utils: "npm:^2.8.0"
6303
+ get-tsconfig: "npm:^4.7.2"
6304
+ is-glob: "npm:^4.0.3"
6305
+ minimatch: "npm:^3.1.2"
6306
+ semver: "npm:^7.5.4"
6307
+ peerDependencies:
6308
+ eslint: ^7.2.0 || ^8
6309
+ checksum: 5dc6c0857abe766f32681706f21090aaa214ad93792e25f746e003f971ee727643a52a71c852851a14646434f9d0308197b7763a63cc5c42bb12681eb4119974
6310
+ languageName: node
6311
+ linkType: hard
6312
+
6295
6313
"eslint-plugin-jest@npm:^27.2.2":
6296
6314
version: 27.6.0
6297
6315
resolution: "eslint-plugin-jest@npm:27.6.0"
You can’t perform that action at this time.
0 commit comments