Skip to content

Commit 3e6ee7f

Browse files
Bump eslint-plugin-import from 2.31.0 to 2.32.0 in /demos/moderator (#1516)
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 57a05e5 commit 3e6ee7f

File tree

2 files changed

+205
-63
lines changed

2 files changed

+205
-63
lines changed

demos/moderator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint": "9.29.0",
3333
"eslint-config-airbnb-base": "15.0.0",
3434
"eslint-config-prettier": "10.1.5",
35-
"eslint-plugin-import": "2.31.0",
35+
"eslint-plugin-import": "2.32.0",
3636
"eslint-plugin-json": "4.0.1",
3737
"eslint-plugin-prettier": "5.5.0",
3838
"eslint-plugin-react": "7.37.5",

0 commit comments

Comments
 (0)