Skip to content

Commit c183fab

Browse files
Bump eslint-plugin-import from 2.30.0 to 2.31.0 (#3787)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.30.0 to 2.31.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1949544 commit c183fab

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
@@ -12479,21 +12479,21 @@ __metadata:
1247912479
languageName: node
1248012480
linkType: hard
1248112481

12482-
"eslint-module-utils@npm:^2.9.0":
12483-
version: 2.11.0
12484-
resolution: "eslint-module-utils@npm:2.11.0"
12482+
"eslint-module-utils@npm:^2.12.0":
12483+
version: 2.12.0
12484+
resolution: "eslint-module-utils@npm:2.12.0"
1248512485
dependencies:
1248612486
debug: "npm:^3.2.7"
1248712487
peerDependenciesMeta:
1248812488
eslint:
1248912489
optional: true
12490-
checksum: 10c0/c1b02e83429878ab22596f17a5ac138e51a520e96a5ef89a5a6698769a2d174ab28302d45eb563c0fc418d21a5842e328c37a6e8f294bf2e64e675ba55203dd7
12490+
checksum: 10c0/4d8b46dcd525d71276f9be9ffac1d2be61c9d54cc53c992e6333cf957840dee09381842b1acbbb15fc6b255ebab99cd481c5007ab438e5455a14abe1a0468558
1249112491
languageName: node
1249212492
linkType: hard
1249312493

1249412494
"eslint-plugin-import@npm:^2.27.5":
12495-
version: 2.30.0
12496-
resolution: "eslint-plugin-import@npm:2.30.0"
12495+
version: 2.31.0
12496+
resolution: "eslint-plugin-import@npm:2.31.0"
1249712497
dependencies:
1249812498
"@rtsao/scc": "npm:^1.1.0"
1249912499
array-includes: "npm:^3.1.8"
@@ -12503,7 +12503,7 @@ __metadata:
1250312503
debug: "npm:^3.2.7"
1250412504
doctrine: "npm:^2.1.0"
1250512505
eslint-import-resolver-node: "npm:^0.3.9"
12506-
eslint-module-utils: "npm:^2.9.0"
12506+
eslint-module-utils: "npm:^2.12.0"
1250712507
hasown: "npm:^2.0.2"
1250812508
is-core-module: "npm:^2.15.1"
1250912509
is-glob: "npm:^4.0.3"
@@ -12512,10 +12512,11 @@ __metadata:
1251212512
object.groupby: "npm:^1.0.3"
1251312513
object.values: "npm:^1.2.0"
1251412514
semver: "npm:^6.3.1"
12515+
string.prototype.trimend: "npm:^1.0.8"
1251512516
tsconfig-paths: "npm:^3.15.0"
1251612517
peerDependencies:
12517-
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
12518-
checksum: 10c0/4c9dcb1f27505c4d5dd891d2b551f56c70786d136aa3992a77e785bdc67c9f60200a2c7fb0ce55b7647fe550b12bc433d5dfa59e2c00ab44227791c5ab86badf
12518+
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9
12519+
checksum: 10c0/e21d116ddd1900e091ad120b3eb68c5dd5437fe2c930f1211781cd38b246f090a6b74d5f3800b8255a0ed29782591521ad44eb21c5534960a8f1fb4040fd913a
1251912520
languageName: node
1252012521
linkType: hard
1252112522

0 commit comments

Comments
 (0)