Skip to content

Commit a1f179e

Browse files
Bump eslint-plugin-import from 2.31.0 to 2.32.0 (#85)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d7eec6 commit a1f179e

File tree

2 files changed

+63
-40
lines changed

2 files changed

+63
-40
lines changed

package-lock.json

Lines changed: 62 additions & 39 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
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/parser": "^8.33.0",
4343
"eslint": "^9.25.1",
4444
"eslint-config-prettier": "^10.1.2",
45-
"eslint-plugin-import": "^2.31.0",
45+
"eslint-plugin-import": "^2.32.0",
4646
"eslint-plugin-prettier": "^5.1.3",
4747
"globals": "^16.0.0",
4848
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)