Skip to content

Commit

Permalink
Update dependency eslint-plugin-unused-imports to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2023
1 parent cb0bc76 commit aff0fe9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
"eslint-plugin-import": "2.27.5",
"eslint-plugin-lit": "1.8.3",
"eslint-plugin-lit-a11y": "3.0.0",
"eslint-plugin-unused-imports": "2.0.0",
"eslint-plugin-unused-imports": "3.0.0",
"eslint-plugin-wc": "1.5.0",
"esprima": "4.0.1",
"fancy-log": "2.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8069,18 +8069,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unused-imports@npm:2.0.0":
version: 2.0.0
resolution: "eslint-plugin-unused-imports@npm:2.0.0"
"eslint-plugin-unused-imports@npm:3.0.0":
version: 3.0.0
resolution: "eslint-plugin-unused-imports@npm:3.0.0"
dependencies:
eslint-rule-composer: ^0.3.0
peerDependencies:
"@typescript-eslint/eslint-plugin": ^5.0.0
"@typescript-eslint/eslint-plugin": ^6.0.0
eslint: ^8.0.0
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
checksum: 8aa1e03e75da2a62a354065e0cb8fe370118c6f8d9720a32fe8c1da937de6adb81a4fed7d0d391d115ac9453b49029fb19f970d180a2cf3dba451fd4c20f0dc4
checksum: 51666f62cc8dccba2895ced83f3c1e0b78b68c357e17360e156c4db548bfdeda34cbd8725192fb4903f22d5069400fb22ded6039631df01ee82fd618dc307247
languageName: node
linkType: hard

Expand Down Expand Up @@ -9712,7 +9712,7 @@ __metadata:
eslint-plugin-import: 2.27.5
eslint-plugin-lit: 1.8.3
eslint-plugin-lit-a11y: 3.0.0
eslint-plugin-unused-imports: 2.0.0
eslint-plugin-unused-imports: 3.0.0
eslint-plugin-wc: 1.5.0
esprima: 4.0.1
fancy-log: 2.0.0
Expand Down

0 comments on commit aff0fe9

Please sign in to comment.