Skip to content

Commit b3787ca

Browse files
chore(deps): update dependency eslint-plugin-import to v2.31.0 (#1077)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d16764d commit b3787ca

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6301,15 +6301,15 @@ __metadata:
63016301
languageName: node
63026302
linkType: hard
63036303

6304-
"eslint-module-utils@npm:^2.9.0":
6305-
version: 2.11.0
6306-
resolution: "eslint-module-utils@npm:2.11.0"
6304+
"eslint-module-utils@npm:^2.12.0":
6305+
version: 2.12.0
6306+
resolution: "eslint-module-utils@npm:2.12.0"
63076307
dependencies:
63086308
debug: "npm:^3.2.7"
63096309
peerDependenciesMeta:
63106310
eslint:
63116311
optional: true
6312-
checksum: 10/1ba42cf48c5f9ec3b76dfa42c16f1c24c10508313689425c05ccb1d0eaa34bdc5c5b9c0c033cd402e9c429666bd3eb8c6d0c66565b0c00949fae743ad3643c95
6312+
checksum: 10/dd27791147eca17366afcb83f47d6825b6ce164abb256681e5de4ec1d7e87d8605641eb869298a0dbc70665e2446dbcc2f40d3e1631a9475dd64dd23d4ca5dee
63136313
languageName: node
63146314
linkType: hard
63156315

@@ -6327,8 +6327,8 @@ __metadata:
63276327
linkType: hard
63286328

63296329
"eslint-plugin-import@npm:^2.30.0":
6330-
version: 2.30.0
6331-
resolution: "eslint-plugin-import@npm:2.30.0"
6330+
version: 2.31.0
6331+
resolution: "eslint-plugin-import@npm:2.31.0"
63326332
dependencies:
63336333
"@rtsao/scc": "npm:^1.1.0"
63346334
array-includes: "npm:^3.1.8"
@@ -6338,7 +6338,7 @@ __metadata:
63386338
debug: "npm:^3.2.7"
63396339
doctrine: "npm:^2.1.0"
63406340
eslint-import-resolver-node: "npm:^0.3.9"
6341-
eslint-module-utils: "npm:^2.9.0"
6341+
eslint-module-utils: "npm:^2.12.0"
63426342
hasown: "npm:^2.0.2"
63436343
is-core-module: "npm:^2.15.1"
63446344
is-glob: "npm:^4.0.3"
@@ -6347,10 +6347,11 @@ __metadata:
63476347
object.groupby: "npm:^1.0.3"
63486348
object.values: "npm:^1.2.0"
63496349
semver: "npm:^6.3.1"
6350+
string.prototype.trimend: "npm:^1.0.8"
63506351
tsconfig-paths: "npm:^3.15.0"
63516352
peerDependencies:
6352-
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
6353-
checksum: 10/a5f85dfe76e27286c28a01d137769726ce3f758bcc03aa6b6f9e18700a40a08f57239f82e07efcab763c4b03a02d425edcc29fbecf40aad0124286978c6bc63c
6353+
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9
6354+
checksum: 10/6b76bd009ac2db0615d9019699d18e2a51a86cb8c1d0855a35fb1b418be23b40239e6debdc6e8c92c59f1468ed0ea8d7b85c817117a113d5cc225be8a02ad31c
63546355
languageName: node
63556356
linkType: hard
63566357

0 commit comments

Comments
 (0)