Skip to content

Commit 93bfac0

Browse files
Bump eslint-plugin-import from 2.30.0 to 2.31.0 in /backend
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.30.0 to 2.31.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.30.0...v2.31.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2edda55 commit 93bfac0

File tree

2 files changed

+74
-13
lines changed

2 files changed

+74
-13
lines changed

backend/package-lock.json

Lines changed: 73 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"eslint": "^8.57.1",
3636
"eslint-config-airbnb-base": "^15.0.0",
37-
"eslint-plugin-import": "^2.30.0",
37+
"eslint-plugin-import": "^2.31.0",
3838
"nodemon": "^3.1.7"
3939
}
4040
}

0 commit comments

Comments
 (0)