File tree 2 files changed +5
-7
lines changed
2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 53
53
"diff" : " ^5.1.0" ,
54
54
"eslint" : " ^8.57.0" ,
55
55
"eslint-plugin-unicorn" : " ^55.0.0" ,
56
- "eslint-plugin-unused-imports" : " ^4.0.1 " ,
56
+ "eslint-plugin-unused-imports" : " ^4.1.3 " ,
57
57
"pnpm" : " 8.12.1" ,
58
58
"prettier" : " 3.3.2" ,
59
59
"typescript-eslint" : " 7.18.0" ,
Original file line number Diff line number Diff line change @@ -1393,12 +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.0.1 :
1397
- version "4.0.1"
1398
- resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.0.1.tgz#b78916ecb82ae6d0f54efb33879c6c7ecb52f080"
1399
- integrity sha512-rax76s05z64uQgG9YXsWFmXrgjkaK79AvfeAWiSxhPP6RVGxeRaj4+2u+wxxu/mDy2pmJoOy1QTOEALMia2xGQ==
1400
- dependencies :
1401
- eslint-rule-composer "^0.3.0"
1396
+ eslint-plugin-unused-imports@^4.1.3 :
1397
+ version "4.1.3"
1398
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.3.tgz#079ef6f51914a981e657b3834935a6a417bf3f45"
1399
+ integrity sha512-lqrNZIZjFMUr7P06eoKtQLwyVRibvG7N+LtfKtObYGizAAGrcqLkc3tDx+iAik2z7q0j/XI3ihjupIqxhFabFA==
1402
1400
1403
1401
eslint-rule-composer@^0.3.0 :
1404
1402
version "0.3.0"
You can’t perform that action at this time.
0 commit comments