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 @@ -1650,17 +1650,10 @@ eslint-plugin-react@^7.33.2:
1650
1650
semver "^6.3.1"
1651
1651
string.prototype.matchall "^4.0.8"
1652
1652
1653
- eslint-plugin-unused-imports@^3.0.0 :
1654
- version "3.0.0"
1655
- resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.0.0.tgz#d25175b0072ff16a91892c3aa72a09ca3a9e69e7"
1656
- integrity sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==
1657
- dependencies :
1658
- eslint-rule-composer "^0.3.0"
1659
-
1660
- eslint-rule-composer@^0.3.0 :
1661
- version "0.3.0"
1662
- resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
1663
- integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==
1653
+ eslint-plugin-unused-imports@^4.1.4 :
1654
+ version "4.1.4"
1655
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.4.tgz#62ddc7446ccbf9aa7b6f1f0b00a980423cda2738"
1656
+ integrity sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==
1664
1657
1665
1658
eslint-scope@^5.1.1 :
1666
1659
version "5.1.1"
You can’t perform that action at this time.
0 commit comments