Skip to content

Commit c6cbf33

Browse files
chore(deps): update dependency eslint-plugin-import to v2.31.0
1 parent 30c5777 commit c6cbf33

File tree

2 files changed

+22
-9
lines changed

2 files changed

+22
-9
lines changed

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"esbuild": "0.24.0",
4343
"eslint": "8.57.1",
4444
"eslint-import-resolver-typescript": "3.6.3",
45-
"eslint-plugin-import": "2.30.0",
45+
"eslint-plugin-import": "2.31.0",
4646
"execa": "9.4.0",
4747
"express": "4.21.0",
4848
"folder-hash": "4.0.4",

yarn.lock

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4304,7 +4304,19 @@ __metadata:
43044304
languageName: node
43054305
linkType: hard
43064306

4307-
"eslint-module-utils@npm:^2.8.1, eslint-module-utils@npm:^2.9.0":
4307+
"eslint-module-utils@npm:^2.12.0":
4308+
version: 2.12.0
4309+
resolution: "eslint-module-utils@npm:2.12.0"
4310+
dependencies:
4311+
debug: "npm:^3.2.7"
4312+
peerDependenciesMeta:
4313+
eslint:
4314+
optional: true
4315+
checksum: 10/dd27791147eca17366afcb83f47d6825b6ce164abb256681e5de4ec1d7e87d8605641eb869298a0dbc70665e2446dbcc2f40d3e1631a9475dd64dd23d4ca5dee
4316+
languageName: node
4317+
linkType: hard
4318+
4319+
"eslint-module-utils@npm:^2.8.1":
43084320
version: 2.11.0
43094321
resolution: "eslint-module-utils@npm:2.11.0"
43104322
dependencies:
@@ -4338,9 +4350,9 @@ __metadata:
43384350
languageName: unknown
43394351
linkType: soft
43404352

4341-
"eslint-plugin-import@npm:2.30.0":
4342-
version: 2.30.0
4343-
resolution: "eslint-plugin-import@npm:2.30.0"
4353+
"eslint-plugin-import@npm:2.31.0":
4354+
version: 2.31.0
4355+
resolution: "eslint-plugin-import@npm:2.31.0"
43444356
dependencies:
43454357
"@rtsao/scc": "npm:^1.1.0"
43464358
array-includes: "npm:^3.1.8"
@@ -4350,7 +4362,7 @@ __metadata:
43504362
debug: "npm:^3.2.7"
43514363
doctrine: "npm:^2.1.0"
43524364
eslint-import-resolver-node: "npm:^0.3.9"
4353-
eslint-module-utils: "npm:^2.9.0"
4365+
eslint-module-utils: "npm:^2.12.0"
43544366
hasown: "npm:^2.0.2"
43554367
is-core-module: "npm:^2.15.1"
43564368
is-glob: "npm:^4.0.3"
@@ -4359,10 +4371,11 @@ __metadata:
43594371
object.groupby: "npm:^1.0.3"
43604372
object.values: "npm:^1.2.0"
43614373
semver: "npm:^6.3.1"
4374+
string.prototype.trimend: "npm:^1.0.8"
43624375
tsconfig-paths: "npm:^3.15.0"
43634376
peerDependencies:
4364-
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
4365-
checksum: 10/a5f85dfe76e27286c28a01d137769726ce3f758bcc03aa6b6f9e18700a40a08f57239f82e07efcab763c4b03a02d425edcc29fbecf40aad0124286978c6bc63c
4377+
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9
4378+
checksum: 10/6b76bd009ac2db0615d9019699d18e2a51a86cb8c1d0855a35fb1b418be23b40239e6debdc6e8c92c59f1468ed0ea8d7b85c817117a113d5cc225be8a02ad31c
43664379
languageName: node
43674380
linkType: hard
43684381

@@ -7909,7 +7922,7 @@ __metadata:
79097922
esbuild: "npm:0.24.0"
79107923
eslint: "npm:8.57.1"
79117924
eslint-import-resolver-typescript: "npm:3.6.3"
7912-
eslint-plugin-import: "npm:2.30.0"
7925+
eslint-plugin-import: "npm:2.31.0"
79137926
execa: "npm:9.4.0"
79147927
express: "npm:4.21.0"
79157928
folder-hash: "npm:4.0.4"

0 commit comments

Comments
 (0)