Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-unused-imports from 4.1.3 to 4.1.4 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent c4c595c commit 54bc07d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-typescript-sort-keys": "3.2.0",
"eslint-plugin-unused-imports": "4.1.3",
"eslint-plugin-unused-imports": "4.1.4",
"logdown": "3.3.1",
"oxlint": "0.9.9",
"prettier": "3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1684,16 +1684,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unused-imports@npm:4.1.3":
version: 4.1.3
resolution: "eslint-plugin-unused-imports@npm:4.1.3"
"eslint-plugin-unused-imports@npm:4.1.4":
version: 4.1.4
resolution: "eslint-plugin-unused-imports@npm:4.1.4"
peerDependencies:
"@typescript-eslint/eslint-plugin": ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
eslint: ^9.0.0 || ^8.0.0
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
checksum: 10/1606c6b1cfa4abb04e68c69c590385753fb5c1b9b2075f35c03747483ef0ea83e3100bb7458ea8920131eef901449c7f9e765a74c05d6706545c5b7bc8fad1fd
checksum: 10/8e987028ad925ce1e04c01dcae70adbf44c2878a8b15c4327b33a2861e471d7fe00f6fe213fbd2b936f3fcefc8ccabb0d778aa1d6e0e0387a3dc7fe150cd4ed4
languageName: node
linkType: hard

Expand Down Expand Up @@ -3425,7 +3425,7 @@ __metadata:
eslint-plugin-simple-import-sort: "npm:12.1.1"
eslint-plugin-sort-keys-fix: "npm:1.1.2"
eslint-plugin-typescript-sort-keys: "npm:3.2.0"
eslint-plugin-unused-imports: "npm:4.1.3"
eslint-plugin-unused-imports: "npm:4.1.4"
fs-extra: "npm:11.2.0"
json-schema-to-typescript: "npm:15.0.2"
jsonabc: "npm:2.3.1"
Expand Down

0 comments on commit 54bc07d

Please sign in to comment.