mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 19:56:42 +00:00
Update dependency eslint-plugin-lit-a11y to v5.1.0 (#26020)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
252fd2bb6c
commit
2b88669a72
@ -190,7 +190,7 @@
|
||||
"eslint-import-resolver-webpack": "0.13.10",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"eslint-plugin-lit": "2.1.1",
|
||||
"eslint-plugin-lit-a11y": "5.0.1",
|
||||
"eslint-plugin-lit-a11y": "5.1.0",
|
||||
"eslint-plugin-unused-imports": "4.1.4",
|
||||
"eslint-plugin-wc": "3.0.1",
|
||||
"fancy-log": "2.0.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -8036,9 +8036,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-lit-a11y@npm:5.0.1":
|
||||
version: 5.0.1
|
||||
resolution: "eslint-plugin-lit-a11y@npm:5.0.1"
|
||||
"eslint-plugin-lit-a11y@npm:5.1.0":
|
||||
version: 5.1.0
|
||||
resolution: "eslint-plugin-lit-a11y@npm:5.1.0"
|
||||
dependencies:
|
||||
"@thepassle/axobject-query": "npm:^4.0.0"
|
||||
aria-query: "npm:^5.1.3"
|
||||
@ -8052,7 +8052,7 @@ __metadata:
|
||||
parse5-htmlparser2-tree-adapter: "npm:^6.0.1"
|
||||
peerDependencies:
|
||||
eslint: ">= 5"
|
||||
checksum: 10/1918deb146862d19b3d3a74d5a59e00184575b8083f8b3d44d91881cc24342f090c27039723f2bb85dc9cd990f7eaa3577098d329d8eed876a37bb6a0f2b63e2
|
||||
checksum: 10/b939fd3ea2d847c9c45eeed9b36c978d08a7270d32d519b99c8feef8f7e45d38e73399a2e69064647ba23348e2d7fa4ec9f05f168c1331c8b39c2ce9f74318cb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9426,7 +9426,7 @@ __metadata:
|
||||
eslint-import-resolver-webpack: "npm:0.13.10"
|
||||
eslint-plugin-import: "npm:2.32.0"
|
||||
eslint-plugin-lit: "npm:2.1.1"
|
||||
eslint-plugin-lit-a11y: "npm:5.0.1"
|
||||
eslint-plugin-lit-a11y: "npm:5.1.0"
|
||||
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