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 41
41
"acorn" : " ^8.0.1" ,
42
42
"dotenv" : " ^16.0.0" ,
43
43
"eslint" : " 8.57.0" ,
44
- "eslint-plugin-unused-imports" : " ^2 .0.0" ,
44
+ "eslint-plugin-unused-imports" : " ^4 .0.0" ,
45
45
"jest" : " ^27.0.6" ,
46
46
"jest-ts-auto-mock" : " ^2.0.0" ,
47
47
"kind-of" : " ^6.0.3" ,
Original file line number Diff line number Diff line change @@ -1417,17 +1417,10 @@ escodegen@^2.0.0:
1417
1417
optionalDependencies :
1418
1418
source-map "~0.6.1"
1419
1419
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==
1431
1424
1432
1425
eslint-scope@^5.1.1 :
1433
1426
version "5.1.1"
You can’t perform that action at this time.
0 commit comments