File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55
55
"eslint-config-prettier" : " 10.1.8" ,
56
56
"eslint-plugin-import" : " 2.32.0" ,
57
57
"eslint-plugin-prettier" : " 5.5.4" ,
58
- "eslint-plugin-unused-imports" : " 4.1.4 " ,
58
+ "eslint-plugin-unused-imports" : " 4.2.0 " ,
59
59
"husky" : " 9.1.7" ,
60
60
"jest" : " ^30.0.0" ,
61
61
"lint-staged" : " 16.1.5" ,
Original file line number Diff line number Diff line change @@ -2792,10 +2792,10 @@ eslint-plugin-prettier@5.5.4:
2792
2792
prettier-linter-helpers "^1.0.0"
2793
2793
synckit "^0.11.7"
2794
2794
2795
- eslint-plugin-unused-imports@4.1.4 :
2796
- version "4.1.4 "
2797
- resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.4 .tgz#62ddc7446ccbf9aa7b6f1f0b00a980423cda2738 "
2798
- integrity sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ ==
2795
+ eslint-plugin-unused-imports@4.2.0 :
2796
+ version "4.2.0 "
2797
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.2.0 .tgz#d83b23be66ae7713734c884df95988f039eb8362 "
2798
+ integrity sha512-hLbJ2/wnjKq4kGA9AUaExVFIbNzyxYdVo49QZmKCnhk5pc9wcYRbfgLHvWJ8tnsdcseGhoUAddm9gn/lt+d74w ==
2799
2799
2800
2800
eslint-scope@^8.4.0 :
2801
2801
version "8.4.0"
You can’t perform that action at this time.
0 commit comments