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" : " ^52.0.0" ,
56
- "eslint-plugin-unused-imports" : " ^3.1 .0" ,
56
+ "eslint-plugin-unused-imports" : " ^3.2 .0" ,
57
57
"pnpm" : " 8.12.1" ,
58
58
"prettier" : " 3.2.5" ,
59
59
"typescript-eslint" : " 7.5.0" ,
Original file line number Diff line number Diff line change @@ -1391,10 +1391,10 @@ eslint-plugin-unicorn@^52.0.0:
1391
1391
semver "^7.5.4"
1392
1392
strip-indent "^3.0.0"
1393
1393
1394
- eslint-plugin-unused-imports@^3.0.0, eslint-plugin-unused-imports@^3.1 .0 :
1395
- version "3.1 .0"
1396
- resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.1 .0.tgz#db015b569d3774e17a482388c95c17bd303bc602 "
1397
- integrity sha512-9l1YFCzXKkw1qtAru1RWUtG2EVDZY0a0eChKXcL+EZ5jitG7qxdctu4RnvhOJHv4xfmUf7h+JJPINlVpGhZMrw ==
1394
+ eslint-plugin-unused-imports@^3.0.0, eslint-plugin-unused-imports@^3.2 .0 :
1395
+ version "3.2 .0"
1396
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.2 .0.tgz#63a98c9ad5f622cd9f830f70bc77739f25ccfe0d "
1397
+ integrity sha512-6uXyn6xdINEpxE1MtDjxQsyXB37lfyO2yKGVVgtD7WEWQGORSOZjgrD6hBhvGv4/SO+TOlS+UnC6JppRqbuwGQ ==
1398
1398
dependencies :
1399
1399
eslint-rule-composer "^0.3.0"
1400
1400
You can’t perform that action at this time.
0 commit comments