mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +00:00
Update dependency eslint-plugin-lit to v1.14.0 (#20950)
This commit is contained in:
parent
474c8c243e
commit
d449e10120
@ -199,7 +199,7 @@
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-import-resolver-webpack": "0.13.8",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-lit": "1.13.0",
|
||||
"eslint-plugin-lit": "1.14.0",
|
||||
"eslint-plugin-lit-a11y": "4.1.2",
|
||||
"eslint-plugin-unused-imports": "4.0.0",
|
||||
"eslint-plugin-wc": "2.1.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -7631,16 +7631,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-lit@npm:1.13.0, eslint-plugin-lit@npm:^1.10.1":
|
||||
version: 1.13.0
|
||||
resolution: "eslint-plugin-lit@npm:1.13.0"
|
||||
"eslint-plugin-lit@npm:1.14.0, eslint-plugin-lit@npm:^1.10.1":
|
||||
version: 1.14.0
|
||||
resolution: "eslint-plugin-lit@npm:1.14.0"
|
||||
dependencies:
|
||||
parse5: "npm:^6.0.1"
|
||||
parse5-htmlparser2-tree-adapter: "npm:^6.0.1"
|
||||
requireindex: "npm:^1.2.0"
|
||||
peerDependencies:
|
||||
eslint: ">= 5"
|
||||
checksum: 10/e8d2bca442ec7c1436e5a6299df8e8ee980a5f8db9a1c7bff8fcc0e3983a133303134ace398e6695b4b96c3b384f2ed0601fa7d0ad15ffe9421922c31df5349a
|
||||
checksum: 10/25daccae8b38970b881044ee72d4e4da82de5ed5cc466ce31209925903326d74a5bf50cb8c6c9d268a16eac178e377a83201f9ca777bc79355a49c1ea9d91364
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9047,7 +9047,7 @@ __metadata:
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-import-resolver-webpack: "npm:0.13.8"
|
||||
eslint-plugin-import: "npm:2.29.1"
|
||||
eslint-plugin-lit: "npm:1.13.0"
|
||||
eslint-plugin-lit: "npm:1.14.0"
|
||||
eslint-plugin-lit-a11y: "npm:4.1.2"
|
||||
eslint-plugin-unused-imports: "npm:4.0.0"
|
||||
eslint-plugin-wc: "npm:2.1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user