File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 54
54
"eslint-plugin-etc" : " ^2.0.3" ,
55
55
"eslint-plugin-rxjs" : " ^5.0.3" ,
56
56
"eslint-plugin-unicorn" : " ^55.0.0" ,
57
- "eslint-plugin-unused-imports" : " ^4.1.3 " ,
57
+ "eslint-plugin-unused-imports" : " ^4.1.4 " ,
58
58
"pnpm" : " 8.12.1" ,
59
59
"prettier" : " 3.3.2" ,
60
60
"ts-node" : " ^10.7.0" ,
Original file line number Diff line number Diff line change @@ -1393,10 +1393,10 @@ eslint-plugin-unused-imports@^3.0.0:
1393
1393
dependencies :
1394
1394
eslint-rule-composer "^0.3.0"
1395
1395
1396
- eslint-plugin-unused-imports@^4.1.3 :
1397
- version "4.1.3 "
1398
- resolved "https://registry.npmjs.org /eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.3 .tgz"
1399
- integrity sha512-lqrNZIZjFMUr7P06eoKtQLwyVRibvG7N+LtfKtObYGizAAGrcqLkc3tDx+iAik2z7q0j/XI3ihjupIqxhFabFA ==
1396
+ eslint-plugin-unused-imports@^4.1.4 :
1397
+ version "4.1.4 "
1398
+ resolved "https://registry.yarnpkg.com /eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.4 .tgz#62ddc7446ccbf9aa7b6f1f0b00a980423cda2738 "
1399
+ integrity sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ ==
1400
1400
1401
1401
eslint-rule-composer@^0.3.0 :
1402
1402
version "0.3.0"
You can’t perform that action at this time.
0 commit comments