Skip to content

Commit ad83921

Browse files
build(deps): update dependency eslint-plugin-import to v2.31.0
1 parent 2930da3 commit ad83921

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"commitizen": "4.3.1",
108108
"eslint": "8.57.1",
109109
"eslint-config-prettier": "8.10.0",
110-
"eslint-plugin-import": "2.30.0",
110+
"eslint-plugin-import": "2.31.0",
111111
"eslint-plugin-jsdoc": "39.9.1",
112112
"eslint-plugin-prefer-arrow": "1.2.3",
113113
"eslint-plugin-sonarjs": "0.25.1",

yarn.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -951,7 +951,7 @@ __metadata:
951951
commitizen: 4.3.1
952952
eslint: 8.57.1
953953
eslint-config-prettier: 8.10.0
954-
eslint-plugin-import: 2.30.0
954+
eslint-plugin-import: 2.31.0
955955
eslint-plugin-jsdoc: 39.9.1
956956
eslint-plugin-prefer-arrow: 1.2.3
957957
eslint-plugin-sonarjs: 0.25.1
@@ -3042,21 +3042,21 @@ __metadata:
30423042
languageName: node
30433043
linkType: hard
30443044

3045-
"eslint-module-utils@npm:^2.9.0":
3046-
version: 2.11.0
3047-
resolution: "eslint-module-utils@npm:2.11.0"
3045+
"eslint-module-utils@npm:^2.12.0":
3046+
version: 2.12.0
3047+
resolution: "eslint-module-utils@npm:2.12.0"
30483048
dependencies:
30493049
debug: ^3.2.7
30503050
peerDependenciesMeta:
30513051
eslint:
30523052
optional: true
3053-
checksum: 8c2ecff3484835e031c8f1aa44119be65a058d195cce7b3ac827ad7ccc8bb5f9bcdd85230e2e3398981d07789bf4d90f3b81d106e67faf3cd26e0b34d73093af
3053+
checksum: be3ac52e0971c6f46daeb1a7e760e45c7c45f820c8cc211799f85f10f04ccbf7afc17039165d56cb2da7f7ca9cec2b3a777013cddf0b976784b37eb9efa24180
30543054
languageName: node
30553055
linkType: hard
30563056

3057-
"eslint-plugin-import@npm:2.30.0":
3058-
version: 2.30.0
3059-
resolution: "eslint-plugin-import@npm:2.30.0"
3057+
"eslint-plugin-import@npm:2.31.0":
3058+
version: 2.31.0
3059+
resolution: "eslint-plugin-import@npm:2.31.0"
30603060
dependencies:
30613061
"@rtsao/scc": ^1.1.0
30623062
array-includes: ^3.1.8
@@ -3066,7 +3066,7 @@ __metadata:
30663066
debug: ^3.2.7
30673067
doctrine: ^2.1.0
30683068
eslint-import-resolver-node: ^0.3.9
3069-
eslint-module-utils: ^2.9.0
3069+
eslint-module-utils: ^2.12.0
30703070
hasown: ^2.0.2
30713071
is-core-module: ^2.15.1
30723072
is-glob: ^4.0.3
@@ -3075,10 +3075,11 @@ __metadata:
30753075
object.groupby: ^1.0.3
30763076
object.values: ^1.2.0
30773077
semver: ^6.3.1
3078+
string.prototype.trimend: ^1.0.8
30783079
tsconfig-paths: ^3.15.0
30793080
peerDependencies:
3080-
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
3081-
checksum: 0ec1ad69c0d22f15bc4a49ee97ae757e4adfc3181996f2c4a1ed4d5028bd99bab38e7623e58ef4477ba1db8425f441e4e986367125273efa4c5f7ad2c4467a9a
3081+
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9
3082+
checksum: b1d2ac268b3582ff1af2a72a2c476eae4d250c100f2e335b6e102036e4a35efa530b80ec578dfc36761fabb34a635b9bf5ab071abe9d4404a4bb054fdf22d415
30823083
languageName: node
30833084
linkType: hard
30843085

0 commit comments

Comments
 (0)