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 4141 "acorn" : " ^8.0.1" ,
4242 "dotenv" : " ^16.0.0" ,
4343 "eslint" : " 8.57.0" ,
44- "eslint-plugin-unused-imports" : " ^2 .0.0" ,
44+ "eslint-plugin-unused-imports" : " ^4 .0.0" ,
4545 "jest" : " ^27.0.6" ,
4646 "jest-ts-auto-mock" : " ^2.0.0" ,
4747 "kind-of" : " ^6.0.3" ,
Original file line number Diff line number Diff line change @@ -1417,17 +1417,10 @@ escodegen@^2.0.0:
14171417 optionalDependencies :
14181418 source-map "~0.6.1"
14191419
1420- eslint-plugin-unused-imports@^2.0.0 :
1421- version "2.0.0"
1422- resolved "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-2.0.0.tgz"
1423- integrity sha512-3APeS/tQlTrFa167ThtP0Zm0vctjr4M44HMpeg1P4bK6wItarumq0Ma82xorMKdFsWpphQBlRPzw/pxiVELX1A==
1424- dependencies :
1425- eslint-rule-composer "^0.3.0"
1426-
1427- eslint-rule-composer@^0.3.0 :
1428- version "0.3.0"
1429- resolved "https://registry.npmjs.org/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz"
1430- integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==
1420+ eslint-plugin-unused-imports@^4.0.0 :
1421+ version "4.1.4"
1422+ resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.4.tgz#62ddc7446ccbf9aa7b6f1f0b00a980423cda2738"
1423+ integrity sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==
14311424
14321425eslint-scope@^5.1.1 :
14331426 version "5.1.1"
You can’t perform that action at this time.
0 commit comments