Skip to content

Commit 2101593

Browse files
chore(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 (#46)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 813861b commit 2101593

2 files changed

Lines changed: 282 additions & 166 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"eslint": "^9.23.0",
8383
"eslint-config-next": "^15.5.20",
8484
"eslint-config-prettier": "^10.1.1",
85-
"eslint-plugin-import": "^2.31.0",
85+
"eslint-plugin-import": "^2.32.0",
8686
"happy-dom": "^20.10.6",
8787
"husky": "^9.1.7",
8888
"lint-staged": "^15.4.3",

0 commit comments

Comments
 (0)