mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
Update dependency eslint-plugin-lit to v2.1.1 (#25110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0b7fc330b3
commit
fa05cd0c90
@ -192,7 +192,7 @@
|
||||
"eslint-config-prettier": "10.1.2",
|
||||
"eslint-import-resolver-webpack": "0.13.10",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-lit": "2.0.0",
|
||||
"eslint-plugin-lit": "2.1.1",
|
||||
"eslint-plugin-lit-a11y": "4.1.4",
|
||||
"eslint-plugin-unused-imports": "4.1.4",
|
||||
"eslint-plugin-wc": "3.0.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -8098,15 +8098,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-lit@npm:2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "eslint-plugin-lit@npm:2.0.0"
|
||||
"eslint-plugin-lit@npm:2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "eslint-plugin-lit@npm:2.1.1"
|
||||
dependencies:
|
||||
parse5: "npm:^6.0.1"
|
||||
parse5-htmlparser2-tree-adapter: "npm:^6.0.1"
|
||||
peerDependencies:
|
||||
eslint: ">= 8"
|
||||
checksum: 10/5419125752966e7063240f0ce09b8d3bf6ca88b5e38da389c01469b9d8310f5e06dbac3f5bad0270c85ec463eeac2d78bffb15612b9a66ddd515dd597d32baaa
|
||||
checksum: 10/4eebb8612f5383e495bea277eda3bb86ed43d6532ec6c9443ca5048a848f96bf9b7e7f55d34dd43550d5e02cd815f19bd2e5e56c11b91d418b7948b379c78d08
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9512,7 +9512,7 @@ __metadata:
|
||||
eslint-config-prettier: "npm:10.1.2"
|
||||
eslint-import-resolver-webpack: "npm:0.13.10"
|
||||
eslint-plugin-import: "npm:2.31.0"
|
||||
eslint-plugin-lit: "npm:2.0.0"
|
||||
eslint-plugin-lit: "npm:2.1.1"
|
||||
eslint-plugin-lit-a11y: "npm:4.1.4"
|
||||
eslint-plugin-unused-imports: "npm:4.1.4"
|
||||
eslint-plugin-wc: "npm:3.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user