mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update dependency eslint-plugin-unused-imports to v3 (#17312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cb0bc762b1
commit
d756daded4
@ -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",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -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
|
||||
|
||||
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user