Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Commit d613ea7

Browse files
Bump eslint-plugin-import from 2.30.0 to 2.31.0 (#636)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bec42c4 commit d613ea7

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package-lock.json

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint": "^8.57.1",
4141
"eslint-config-tc": "^23.0.0",
4242
"eslint-plugin-eslint-comments": "^3.2.0",
43-
"eslint-plugin-import": "^2.30.0",
43+
"eslint-plugin-import": "^2.31.0",
4444
"eslint-plugin-jest": "^27.9.0",
4545
"eslint-plugin-prettier": "^4.2.1",
4646
"eslint-plugin-test-id": "^2.3.0",

0 commit comments

Comments
 (0)