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 5353 "diff" : " ^5.1.0" ,
5454 "eslint" : " ^8.57.0" ,
5555 "eslint-plugin-unicorn" : " ^51.0.1" ,
56- "eslint-plugin-unused-imports" : " ^3.0 .0" ,
56+ "eslint-plugin-unused-imports" : " ^3.1 .0" ,
5757 "pnpm" : " 8.12.1" ,
5858 "prettier" : " 3.2.5" ,
5959 "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:
13051305 semver "^7.5.4"
13061306 strip-indent "^3.0.0"
13071307
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 ==
13121312 dependencies :
13131313 eslint-rule-composer "^0.3.0"
13141314
You can’t perform that action at this time.
0 commit comments