Skip to content

Commit 48bea01

Browse files
chore(deps-dev): bump eslint-plugin-unused-imports from 3.2.0 to 4.1.4
Bumps [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) from 3.2.0 to 4.1.4. - [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/commits/v4.1.4) --- updated-dependencies: - dependency-name: eslint-plugin-unused-imports dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d622c9 commit 48bea01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-prettier": "^5.1.3",
4040
"eslint-plugin-react": "^7.23.2",
4141
"eslint-plugin-react-hooks": "^4.6.0",
42-
"eslint-plugin-unused-imports": "^3.2.0",
42+
"eslint-plugin-unused-imports": "^4.1.4",
4343
"@typescript-eslint/eslint-plugin": "7.2.0",
4444
"@typescript-eslint/parser": "7.2.0"
4545
}

0 commit comments

Comments
 (0)