Skip to content

Commit f04a84c

Browse files
build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.31.0 to 2.32.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.31.0...v2.32.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a9814c commit f04a84c

File tree

2 files changed

+67
-35
lines changed

2 files changed

+67
-35
lines changed

package-lock.json

Lines changed: 66 additions & 34 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
@@ -88,7 +88,7 @@
8888
"eslint": "^9.26.0",
8989
"eslint-import-resolver-alias": "^1.1.2",
9090
"eslint-import-resolver-typescript": "^4.4.4",
91-
"eslint-plugin-import": "^2.31.0",
91+
"eslint-plugin-import": "^2.32.0",
9292
"eslint-plugin-jsx-a11y": "^6.10.2",
9393
"eslint-plugin-react": "^7.37.5",
9494
"eslint-plugin-react-hooks": "^5.2.0",

0 commit comments

Comments
 (0)