Skip to content

Commit 422ae35

Browse files
Update eslint-plugin-unused-imports requirement from ^4.0.0 to ^4.1.3
Updates the requirements on [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) to permit the latest version. - [Commits](sweepline/eslint-plugin-unused-imports@v4.1.0...v4.1.3) --- updated-dependencies: - dependency-name: eslint-plugin-unused-imports dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e652f44 commit 422ae35

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
@@ -98,7 +98,7 @@
9898
"@types/uuid": "^9.0.8",
9999
"eslint": "^9",
100100
"eslint-config-next": "14.2.4",
101-
"eslint-plugin-unused-imports": "^4.0.0",
101+
"eslint-plugin-unused-imports": "^4.1.3",
102102
"postcss": "^8",
103103
"prettier": "^3.3.3",
104104
"prettier-plugin-tailwindcss": "^0.6.1",

0 commit comments

Comments
 (0)