Skip to content

Commit 87909b0

Browse files
chore(deps): update dependency eslint-plugin-unused-imports to v4.1.1
1 parent 36a5a5a commit 87909b0

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint": "9.8.0",
5656
"eslint-config-prettier": "9.1.0",
5757
"eslint-plugin-prettier": "5.2.1",
58-
"eslint-plugin-unused-imports": "4.0.1",
58+
"eslint-plugin-unused-imports": "4.1.1",
5959
"husky": "9.1.4",
6060
"jest": "^29.7.0",
6161
"lint-staged": "15.2.8",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,17 +1461,10 @@ [email protected]:
14611461
prettier-linter-helpers "^1.0.0"
14621462
synckit "^0.9.1"
14631463

1464-
1465-
version "4.0.1"
1466-
resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.0.1.tgz#b78916ecb82ae6d0f54efb33879c6c7ecb52f080"
1467-
integrity sha512-rax76s05z64uQgG9YXsWFmXrgjkaK79AvfeAWiSxhPP6RVGxeRaj4+2u+wxxu/mDy2pmJoOy1QTOEALMia2xGQ==
1468-
dependencies:
1469-
eslint-rule-composer "^0.3.0"
1470-
1471-
eslint-rule-composer@^0.3.0:
1472-
version "0.3.0"
1473-
resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
1474-
integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==
1464+
1465+
version "4.1.1"
1466+
resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.1.tgz#f4ff5d732d663b5e79dd9f4898ded56e7310a0b1"
1467+
integrity sha512-J0vvSwK0TZSMjJPdjUxqO73N1Xf9DrS4I3lIsfoCYyxhPtOa686cYhvNCAvNGH8uPCdwgc8Nkl+jnY5CG+TOXw==
14751468

14761469
eslint-scope@^8.0.2:
14771470
version "8.0.2"

0 commit comments

Comments
 (0)