Skip to content

Commit 7eb2895

Browse files
build(deps-dev): bump eslint-plugin-import from 2.24.0 to 2.25.2
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.0 to 2.25.2. - [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.24.0...v2.25.2) --- 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 30058e7 commit 7eb2895

File tree

2 files changed

+54
-185
lines changed

2 files changed

+54
-185
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint": "^7.32.0",
2929
"eslint-config-airbnb-typescript": "^13.0.1",
3030
"eslint-config-prettier": "^8.3.0",
31-
"eslint-plugin-import": "^2.24.0",
31+
"eslint-plugin-import": "^2.25.2",
3232
"eslint-plugin-prettier": "^4.0.0",
3333
"eslint-plugin-react": "^7.26.1",
3434
"eslint-plugin-react-hooks": "^4.2.0",

0 commit comments

Comments
 (0)