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 53
53
"diff" : " ^5.1.0" ,
54
54
"eslint" : " ^8.57.0" ,
55
55
"eslint-plugin-unicorn" : " ^54.0.0" ,
56
- "eslint-plugin-unused-imports" : " ^4.0.0 " ,
56
+ "eslint-plugin-unused-imports" : " ^4.0.1 " ,
57
57
"pnpm" : " 8.12.1" ,
58
58
"prettier" : " 3.3.2" ,
59
59
"typescript-eslint" : " 7.15.0" ,
Original file line number Diff line number Diff line change @@ -1408,10 +1408,10 @@ eslint-plugin-unused-imports@^3.0.0:
1408
1408
dependencies :
1409
1409
eslint-rule-composer "^0.3.0"
1410
1410
1411
- eslint-plugin-unused-imports@^4.0.0 :
1412
- version "4.0.0 "
1413
- resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.0.0 .tgz#93f3a7ee6088221e4a1d7127866e05d5917a9f65 "
1414
- integrity sha512-mzM+y2B7XYpQryVa1usT+Y/BdNAtAZiXzwpSyDCboFoJN/LZRN67TNvQxKtuTK/Aplya3sLNQforiubzPPaIcQ ==
1411
+ eslint-plugin-unused-imports@^4.0.1 :
1412
+ version "4.0.1 "
1413
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.0.1 .tgz#b78916ecb82ae6d0f54efb33879c6c7ecb52f080 "
1414
+ integrity sha512-rax76s05z64uQgG9YXsWFmXrgjkaK79AvfeAWiSxhPP6RVGxeRaj4+2u+wxxu/mDy2pmJoOy1QTOEALMia2xGQ ==
1415
1415
dependencies :
1416
1416
eslint-rule-composer "^0.3.0"
1417
1417
You can’t perform that action at this time.
0 commit comments