Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit f652f85

Browse files
authored
Merge pull request #241 from laravelcm/dependabot/npm_and_yarn/eslint-plugin-unused-imports-4.1.4
Bump eslint-plugin-unused-imports from 3.0.0 to 4.1.4
2 parents 4212013 + 2138dd5 commit f652f85

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
@@ -45,7 +45,7 @@
4545
"eslint-config-prettier": "^9.1.0",
4646
"eslint-plugin-cypress": "^2.15.1",
4747
"eslint-plugin-prettier": "^5.1.3",
48-
"eslint-plugin-unused-imports": "^3.0.0",
48+
"eslint-plugin-unused-imports": "^4.1.4",
4949
"husky": "^9.1.6",
5050
"lint-staged": "^15.2.0",
5151
"postcss": "^8.4.32",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1688,17 +1688,10 @@ eslint-plugin-react@^7.33.2:
16881688
semver "^6.3.1"
16891689
string.prototype.matchall "^4.0.8"
16901690

1691-
eslint-plugin-unused-imports@^3.0.0:
1692-
version "3.0.0"
1693-
resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.0.0.tgz#d25175b0072ff16a91892c3aa72a09ca3a9e69e7"
1694-
integrity sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==
1695-
dependencies:
1696-
eslint-rule-composer "^0.3.0"
1697-
1698-
eslint-rule-composer@^0.3.0:
1699-
version "0.3.0"
1700-
resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
1701-
integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==
1691+
eslint-plugin-unused-imports@^4.1.4:
1692+
version "4.1.4"
1693+
resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.4.tgz#62ddc7446ccbf9aa7b6f1f0b00a980423cda2738"
1694+
integrity sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==
17021695

17031696
eslint-scope@^5.1.1:
17041697
version "5.1.1"

0 commit comments

Comments
 (0)