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 7474 "eslint-plugin-prefer-arrow-functions" : " ^3.4.1" ,
7575 "eslint-plugin-prettier" : " ^5.2.1" ,
7676 "eslint-plugin-react" : " ^7.37.1" ,
77- "eslint-plugin-unused-imports" : " ^3.2.0 " ,
77+ "eslint-plugin-unused-imports" : " ^4.1.4 " ,
7878 "gh-pages" : " ^6.2.0" ,
7979 "prettier" : " ^3.3.3" ,
8080 "prettier-plugin-organize-imports" : " ^3.2.4" ,
Original file line number Diff line number Diff line change @@ -3107,17 +3107,10 @@ eslint-plugin-react@^7.37.1:
31073107 string.prototype.matchall "^4.0.11"
31083108 string.prototype.repeat "^1.0.0"
31093109
3110- eslint-plugin-unused-imports@^3.2.0 :
3111- version "3.2.0"
3112- resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.2.0.tgz#63a98c9ad5f622cd9f830f70bc77739f25ccfe0d"
3113- integrity sha512-6uXyn6xdINEpxE1MtDjxQsyXB37lfyO2yKGVVgtD7WEWQGORSOZjgrD6hBhvGv4/SO+TOlS+UnC6JppRqbuwGQ==
3114- dependencies :
3115- eslint-rule-composer "^0.3.0"
3116-
3117- eslint-rule-composer@^0.3.0 :
3118- version "0.3.0"
3119- resolved "https://registry.npmjs.org/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
3120- integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==
3110+ eslint-plugin-unused-imports@^4.1.4 :
3111+ version "4.1.4"
3112+ resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.4.tgz#62ddc7446ccbf9aa7b6f1f0b00a980423cda2738"
3113+ integrity sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==
31213114
31223115eslint-scope@^7.2.2 :
31233116 version "7.2.2"
You can’t perform that action at this time.
0 commit comments