Skip to content

Commit deb629a

Browse files
committed
chore(deps): update dependency eslint-plugin-unused-imports to v3.2.0
1 parent 1195157 commit deb629a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint": "8.57.0",
5656
"eslint-config-prettier": "9.1.0",
5757
"eslint-plugin-prettier": "5.1.3",
58-
"eslint-plugin-unused-imports": "3.1.0",
58+
"eslint-plugin-unused-imports": "3.2.0",
5959
"husky": "9.0.11",
6060
"jest": "^29.7.0",
6161
"lint-staged": "15.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1452,10 +1452,10 @@ eslint-plugin-prettier@5.1.3:
14521452
prettier-linter-helpers "^1.0.0"
14531453
synckit "^0.8.6"
14541454

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==
14591459
dependencies:
14601460
eslint-rule-composer "^0.3.0"
14611461

0 commit comments

Comments
 (0)