mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
Update dependency eslint-plugin-unused-imports to v4.1.4 (#21992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9e4dc0d39e
commit
39a1844991
@ -203,7 +203,7 @@
|
|||||||
"eslint-plugin-import": "2.30.0",
|
"eslint-plugin-import": "2.30.0",
|
||||||
"eslint-plugin-lit": "1.15.0",
|
"eslint-plugin-lit": "1.15.0",
|
||||||
"eslint-plugin-lit-a11y": "4.1.4",
|
"eslint-plugin-lit-a11y": "4.1.4",
|
||||||
"eslint-plugin-unused-imports": "4.1.3",
|
"eslint-plugin-unused-imports": "4.1.4",
|
||||||
"eslint-plugin-wc": "2.1.1",
|
"eslint-plugin-wc": "2.1.1",
|
||||||
"fancy-log": "2.0.0",
|
"fancy-log": "2.0.0",
|
||||||
"fs-extra": "11.2.0",
|
"fs-extra": "11.2.0",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -7615,16 +7615,16 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-plugin-unused-imports@npm:4.1.3":
|
"eslint-plugin-unused-imports@npm:4.1.4":
|
||||||
version: 4.1.3
|
version: 4.1.4
|
||||||
resolution: "eslint-plugin-unused-imports@npm:4.1.3"
|
resolution: "eslint-plugin-unused-imports@npm:4.1.4"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@typescript-eslint/eslint-plugin": ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
|
"@typescript-eslint/eslint-plugin": ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
|
||||||
eslint: ^9.0.0 || ^8.0.0
|
eslint: ^9.0.0 || ^8.0.0
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
"@typescript-eslint/eslint-plugin":
|
"@typescript-eslint/eslint-plugin":
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10/1606c6b1cfa4abb04e68c69c590385753fb5c1b9b2075f35c03747483ef0ea83e3100bb7458ea8920131eef901449c7f9e765a74c05d6706545c5b7bc8fad1fd
|
checksum: 10/8e987028ad925ce1e04c01dcae70adbf44c2878a8b15c4327b33a2861e471d7fe00f6fe213fbd2b936f3fcefc8ccabb0d778aa1d6e0e0387a3dc7fe150cd4ed4
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9030,7 +9030,7 @@ __metadata:
|
|||||||
eslint-plugin-import: "npm:2.30.0"
|
eslint-plugin-import: "npm:2.30.0"
|
||||||
eslint-plugin-lit: "npm:1.15.0"
|
eslint-plugin-lit: "npm:1.15.0"
|
||||||
eslint-plugin-lit-a11y: "npm:4.1.4"
|
eslint-plugin-lit-a11y: "npm:4.1.4"
|
||||||
eslint-plugin-unused-imports: "npm:4.1.3"
|
eslint-plugin-unused-imports: "npm:4.1.4"
|
||||||
eslint-plugin-wc: "npm:2.1.1"
|
eslint-plugin-wc: "npm:2.1.1"
|
||||||
fancy-log: "npm:2.0.0"
|
fancy-log: "npm:2.0.0"
|
||||||
fs-extra: "npm:11.2.0"
|
fs-extra: "npm:11.2.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user