This repository was archived by the owner on Jul 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 45
45
"eslint-config-prettier" : " ^9.1.0" ,
46
46
"eslint-plugin-cypress" : " ^2.15.1" ,
47
47
"eslint-plugin-prettier" : " ^5.1.3" ,
48
- "eslint-plugin-unused-imports" : " ^3.0.0 " ,
48
+ "eslint-plugin-unused-imports" : " ^4.1.4 " ,
49
49
"husky" : " ^9.1.6" ,
50
50
"lint-staged" : " ^15.2.0" ,
51
51
"postcss" : " ^8.4.32" ,
Original file line number Diff line number Diff line change @@ -1688,17 +1688,10 @@ eslint-plugin-react@^7.33.2:
1688
1688
semver "^6.3.1"
1689
1689
string.prototype.matchall "^4.0.8"
1690
1690
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==
1702
1695
1703
1696
eslint-scope@^5.1.1 :
1704
1697
version "5.1.1"
You can’t perform that action at this time.
0 commit comments