mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 23:36:36 +00:00
Update dependency eslint-plugin-unused-imports to v3.2.0 (#20715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
438a426458
commit
1925a47bdc
@ -202,7 +202,7 @@
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-lit": "1.11.0",
|
||||
"eslint-plugin-lit-a11y": "4.1.2",
|
||||
"eslint-plugin-unused-imports": "3.1.0",
|
||||
"eslint-plugin-unused-imports": "3.2.0",
|
||||
"eslint-plugin-wc": "2.1.0",
|
||||
"fancy-log": "2.0.0",
|
||||
"fs-extra": "11.2.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -7650,9 +7650,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-unused-imports@npm:3.1.0":
|
||||
version: 3.1.0
|
||||
resolution: "eslint-plugin-unused-imports@npm:3.1.0"
|
||||
"eslint-plugin-unused-imports@npm:3.2.0":
|
||||
version: 3.2.0
|
||||
resolution: "eslint-plugin-unused-imports@npm:3.2.0"
|
||||
dependencies:
|
||||
eslint-rule-composer: "npm:^0.3.0"
|
||||
peerDependencies:
|
||||
@ -7661,7 +7661,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
"@typescript-eslint/eslint-plugin":
|
||||
optional: true
|
||||
checksum: 10/8ad49d6d343492f5a5e6398a57d2c66c28651410d83478b16eac8fadb466cf7785b43cd7cfe33e0fb9624c464c7a92b5b78b34ad2daf418e8ac8fed5c554e1ed
|
||||
checksum: 10/05ce3ae4278245caeb25af28aa6832ecd59d664633f31b1dd498798d27cb7f959e2af1b8feeef789a87755541f47b222156c29420f1777d4c5f022e842171ed7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9069,7 +9069,7 @@ __metadata:
|
||||
eslint-plugin-import: "npm:2.29.1"
|
||||
eslint-plugin-lit: "npm:1.11.0"
|
||||
eslint-plugin-lit-a11y: "npm:4.1.2"
|
||||
eslint-plugin-unused-imports: "npm:3.1.0"
|
||||
eslint-plugin-unused-imports: "npm:3.2.0"
|
||||
eslint-plugin-wc: "npm:2.1.0"
|
||||
fancy-log: "npm:2.0.0"
|
||||
fs-extra: "npm:11.2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user