Skip to content

Commit 978afc0

Browse files
chore(deps-dev): bump eslint-plugin-import from 2.30.0 to 2.31.0 (#1176)
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 73daff1 commit 978afc0

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
@@ -28,7 +28,7 @@
2828
"eslint-config-prettier": "^9.1.0",
2929
"eslint-import-resolver-node": "^0.3.6",
3030
"eslint-import-resolver-typescript": "^3.6.3",
31-
"eslint-plugin-import": "^2.30.0",
31+
"eslint-plugin-import": "^2.31.0",
3232
"eslint-plugin-prettier": "^5.2.1",
3333
"jest": "^29.7.0",
3434
"jest-junit": "^16",

0 commit comments

Comments
 (0)