mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
Update dependency eslint-plugin-lit to v1.15.0 (#21940)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1a67bd0414
commit
3166fec7db
@ -200,7 +200,7 @@
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-import-resolver-webpack": "0.13.9",
|
||||
"eslint-plugin-import": "2.30.0",
|
||||
"eslint-plugin-lit": "1.14.0",
|
||||
"eslint-plugin-lit": "1.15.0",
|
||||
"eslint-plugin-lit-a11y": "4.1.4",
|
||||
"eslint-plugin-unused-imports": "4.1.3",
|
||||
"eslint-plugin-wc": "2.1.1",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -7588,16 +7588,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"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"
|
||||
"eslint-plugin-lit@npm:1.15.0, eslint-plugin-lit@npm:^1.10.1":
|
||||
version: 1.15.0
|
||||
resolution: "eslint-plugin-lit@npm:1.15.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/25daccae8b38970b881044ee72d4e4da82de5ed5cc466ce31209925903326d74a5bf50cb8c6c9d268a16eac178e377a83201f9ca777bc79355a49c1ea9d91364
|
||||
checksum: 10/0be59a627f8a2e81558e92dd984f5d705f1b5db569a87bb4804e00255ac6416c5c7fd7866eac5bb93106fb21dd9006c58b42835aeebcaf64ecd53ad63d0d39a1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9013,7 +9013,7 @@ __metadata:
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-import-resolver-webpack: "npm:0.13.9"
|
||||
eslint-plugin-import: "npm:2.30.0"
|
||||
eslint-plugin-lit: "npm:1.14.0"
|
||||
eslint-plugin-lit: "npm:1.15.0"
|
||||
eslint-plugin-lit-a11y: "npm:4.1.4"
|
||||
eslint-plugin-unused-imports: "npm:4.1.3"
|
||||
eslint-plugin-wc: "npm:2.1.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user