mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 16:26:43 +00:00
Update dependency eslint-plugin-lit-a11y to v5.0.1 (#25812)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ea15e5a44e
commit
154e85eb45
@ -190,7 +190,7 @@
|
||||
"eslint-import-resolver-webpack": "0.13.10",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-lit": "2.1.1",
|
||||
"eslint-plugin-lit-a11y": "5.0.0",
|
||||
"eslint-plugin-lit-a11y": "5.0.1",
|
||||
"eslint-plugin-unused-imports": "4.1.4",
|
||||
"eslint-plugin-wc": "3.0.1",
|
||||
"fancy-log": "2.0.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -7963,9 +7963,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-lit-a11y@npm:5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "eslint-plugin-lit-a11y@npm:5.0.0"
|
||||
"eslint-plugin-lit-a11y@npm:5.0.1":
|
||||
version: 5.0.1
|
||||
resolution: "eslint-plugin-lit-a11y@npm:5.0.1"
|
||||
dependencies:
|
||||
"@thepassle/axobject-query": "npm:^4.0.0"
|
||||
aria-query: "npm:^5.1.3"
|
||||
@ -7979,7 +7979,7 @@ __metadata:
|
||||
parse5-htmlparser2-tree-adapter: "npm:^6.0.1"
|
||||
peerDependencies:
|
||||
eslint: ">= 5"
|
||||
checksum: 10/155e8cc7df23f332d84c62c9598800df4a262e007e4963e0d329afd76918610aedd4e0199dfcee10b23dab6072d315dc21adabec7944af9a58bd8b8dc9fb6a07
|
||||
checksum: 10/1918deb146862d19b3d3a74d5a59e00184575b8083f8b3d44d91881cc24342f090c27039723f2bb85dc9cd990f7eaa3577098d329d8eed876a37bb6a0f2b63e2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9352,7 +9352,7 @@ __metadata:
|
||||
eslint-import-resolver-webpack: "npm:0.13.10"
|
||||
eslint-plugin-import: "npm:2.31.0"
|
||||
eslint-plugin-lit: "npm:2.1.1"
|
||||
eslint-plugin-lit-a11y: "npm:5.0.0"
|
||||
eslint-plugin-lit-a11y: "npm:5.0.1"
|
||||
eslint-plugin-unused-imports: "npm:4.1.4"
|
||||
eslint-plugin-wc: "npm:3.0.1"
|
||||
fancy-log: "npm:2.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user