Skip to content

Commit 358844e

Browse files
build(deps-dev): bump eslint-plugin-import in /demos/moderator (#728)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.28.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.27.5...v2.28.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 f7583d6 commit 358844e

File tree

2 files changed

+288
-40
lines changed

2 files changed

+288
-40
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": "8.46.0",
3333
"eslint-config-airbnb-base": "15.0.0",
3434
"eslint-config-prettier": "8.8.0",
35-
"eslint-plugin-import": "2.27.5",
35+
"eslint-plugin-import": "2.28.0",
3636
"eslint-plugin-json": "3.1.0",
3737
"eslint-plugin-prettier": "4.2.1",
3838
"eslint-plugin-react": "7.32.2",

0 commit comments

Comments
 (0)