mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Update dependency eslint-plugin-lit-a11y to v5.1.1 (#26279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9fc91fbbcc
commit
5c405201b2
@ -188,7 +188,7 @@
|
|||||||
"eslint-import-resolver-webpack": "0.13.10",
|
"eslint-import-resolver-webpack": "0.13.10",
|
||||||
"eslint-plugin-import": "2.32.0",
|
"eslint-plugin-import": "2.32.0",
|
||||||
"eslint-plugin-lit": "2.1.1",
|
"eslint-plugin-lit": "2.1.1",
|
||||||
"eslint-plugin-lit-a11y": "5.1.0",
|
"eslint-plugin-lit-a11y": "5.1.1",
|
||||||
"eslint-plugin-unused-imports": "4.1.4",
|
"eslint-plugin-unused-imports": "4.1.4",
|
||||||
"eslint-plugin-wc": "3.0.1",
|
"eslint-plugin-wc": "3.0.1",
|
||||||
"fancy-log": "2.0.0",
|
"fancy-log": "2.0.0",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -8032,9 +8032,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-plugin-lit-a11y@npm:5.1.0":
|
"eslint-plugin-lit-a11y@npm:5.1.1":
|
||||||
version: 5.1.0
|
version: 5.1.1
|
||||||
resolution: "eslint-plugin-lit-a11y@npm:5.1.0"
|
resolution: "eslint-plugin-lit-a11y@npm:5.1.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@thepassle/axobject-query": "npm:^4.0.0"
|
"@thepassle/axobject-query": "npm:^4.0.0"
|
||||||
aria-query: "npm:^5.1.3"
|
aria-query: "npm:^5.1.3"
|
||||||
@ -8048,7 +8048,7 @@ __metadata:
|
|||||||
parse5-htmlparser2-tree-adapter: "npm:^6.0.1"
|
parse5-htmlparser2-tree-adapter: "npm:^6.0.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ">= 5"
|
eslint: ">= 5"
|
||||||
checksum: 10/b939fd3ea2d847c9c45eeed9b36c978d08a7270d32d519b99c8feef8f7e45d38e73399a2e69064647ba23348e2d7fa4ec9f05f168c1331c8b39c2ce9f74318cb
|
checksum: 10/51dc90e76c776a919dc9bb4b9b12aa6dc0d551ddd160a0d9120480e9998197fa168b09a2371ccf4898a94933f9d12e9205beff338af29603f342495e45d1fcf0
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9421,7 +9421,7 @@ __metadata:
|
|||||||
eslint-import-resolver-webpack: "npm:0.13.10"
|
eslint-import-resolver-webpack: "npm:0.13.10"
|
||||||
eslint-plugin-import: "npm:2.32.0"
|
eslint-plugin-import: "npm:2.32.0"
|
||||||
eslint-plugin-lit: "npm:2.1.1"
|
eslint-plugin-lit: "npm:2.1.1"
|
||||||
eslint-plugin-lit-a11y: "npm:5.1.0"
|
eslint-plugin-lit-a11y: "npm:5.1.1"
|
||||||
eslint-plugin-unused-imports: "npm:4.1.4"
|
eslint-plugin-unused-imports: "npm:4.1.4"
|
||||||
eslint-plugin-wc: "npm:3.0.1"
|
eslint-plugin-wc: "npm:3.0.1"
|
||||||
fancy-log: "npm:2.0.0"
|
fancy-log: "npm:2.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user