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" : " 8.57.0" ,
56
56
"eslint-config-prettier" : " 9.1.0" ,
57
57
"eslint-plugin-prettier" : " 5.1.3" ,
58
- "eslint-plugin-unused-imports" : " 3.1 .0" ,
58
+ "eslint-plugin-unused-imports" : " 3.2 .0" ,
59
59
"husky" : " 9.0.11" ,
60
60
"jest" : " ^29.7.0" ,
61
61
"lint-staged" : " 15.2.2" ,
Original file line number Diff line number Diff line change @@ -1452,10 +1452,10 @@ eslint-plugin-prettier@5.1.3:
1452
1452
prettier-linter-helpers "^1.0.0"
1453
1453
synckit "^0.8.6"
1454
1454
1455
- eslint-plugin-unused-imports@3.1 .0 :
1456
- version "3.1 .0"
1457
- resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.1 .0.tgz#db015b569d3774e17a482388c95c17bd303bc602 "
1458
- integrity sha512-9l1YFCzXKkw1qtAru1RWUtG2EVDZY0a0eChKXcL+EZ5jitG7qxdctu4RnvhOJHv4xfmUf7h+JJPINlVpGhZMrw ==
1455
+ eslint-plugin-unused-imports@3.2 .0 :
1456
+ version "3.2 .0"
1457
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.2 .0.tgz#63a98c9ad5f622cd9f830f70bc77739f25ccfe0d "
1458
+ integrity sha512-6uXyn6xdINEpxE1MtDjxQsyXB37lfyO2yKGVVgtD7WEWQGORSOZjgrD6hBhvGv4/SO+TOlS+UnC6JppRqbuwGQ ==
1459
1459
dependencies :
1460
1460
eslint-rule-composer "^0.3.0"
1461
1461
You can’t perform that action at this time.
0 commit comments