Skip to content

Commit 0fb4097

Browse files
Bump eslint-plugin-import from 2.27.5 to 2.29.1 (#549)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.29.1. - [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.29.1) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b4492e commit 0fb4097

File tree

2 files changed

+501
-150
lines changed

2 files changed

+501
-150
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint": "^8.56.0",
2323
"eslint-config-airbnb": "^19.0.4",
2424
"eslint-config-prettier": "^9.1.0",
25-
"eslint-plugin-import": "^2.27.5",
25+
"eslint-plugin-import": "^2.29.1",
2626
"eslint-plugin-jsx-a11y": "^6.7.1",
2727
"eslint-plugin-react": "^7.32.2",
2828
"eslint-plugin-react-hooks": "^4.6.0",

0 commit comments

Comments
 (0)