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 53
53
"diff" : " ^5.1.0" ,
54
54
"eslint" : " ^8.57.0" ,
55
55
"eslint-plugin-unicorn" : " ^51.0.1" ,
56
- "eslint-plugin-unused-imports" : " ^3.0 .0" ,
56
+ "eslint-plugin-unused-imports" : " ^3.1 .0" ,
57
57
"pnpm" : " 8.12.1" ,
58
58
"prettier" : " 3.2.5" ,
59
59
"typescript-eslint" : " 0.0.1-alpha.0" ,
Original file line number Diff line number Diff line change @@ -1305,10 +1305,10 @@ eslint-plugin-unicorn@^51.0.1:
1305
1305
semver "^7.5.4"
1306
1306
strip-indent "^3.0.0"
1307
1307
1308
- eslint-plugin-unused-imports@^3.0.0 :
1309
- version "3.0 .0"
1310
- resolved "https://registry.npmjs.org /eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.0 .0.tgz"
1311
- integrity sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw ==
1308
+ eslint-plugin-unused-imports@^3.0.0, eslint-plugin-unused-imports@^3.1.0 :
1309
+ version "3.1 .0"
1310
+ resolved "https://registry.yarnpkg.com /eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.1 .0.tgz#db015b569d3774e17a482388c95c17bd303bc602 "
1311
+ integrity sha512-9l1YFCzXKkw1qtAru1RWUtG2EVDZY0a0eChKXcL+EZ5jitG7qxdctu4RnvhOJHv4xfmUf7h+JJPINlVpGhZMrw ==
1312
1312
dependencies :
1313
1313
eslint-rule-composer "^0.3.0"
1314
1314
You can’t perform that action at this time.
0 commit comments