mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
Update dependency eslint-plugin-wc to v2.2.1 (#24362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5eec814988
commit
3857c7321a
@ -199,7 +199,7 @@
|
||||
"eslint-plugin-lit": "1.15.0",
|
||||
"eslint-plugin-lit-a11y": "4.1.4",
|
||||
"eslint-plugin-unused-imports": "4.1.4",
|
||||
"eslint-plugin-wc": "2.2.0",
|
||||
"eslint-plugin-wc": "2.2.1",
|
||||
"fancy-log": "2.0.0",
|
||||
"fs-extra": "11.3.0",
|
||||
"glob": "11.0.1",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -8089,15 +8089,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-wc@npm:2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "eslint-plugin-wc@npm:2.2.0"
|
||||
"eslint-plugin-wc@npm:2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "eslint-plugin-wc@npm:2.2.1"
|
||||
dependencies:
|
||||
is-valid-element-name: "npm:^1.0.0"
|
||||
js-levenshtein-esm: "npm:^1.2.0"
|
||||
peerDependencies:
|
||||
eslint: ">=8.40.0"
|
||||
checksum: 10/12ffc021f0e5a42d97b782e92f249fad923d7c1af4c2603384482c8371e72bbd6084891b14928cae71084e0a8cef9ad914acf746aad9cdaca6cd6212e499513d
|
||||
checksum: 10/7861074dbf057be818dddfeaa3442e538696bdaeb3971038c9216337be071a67f775400d394d06b1166180b77171756c6037f92eb4d6ea5ae749f128f8d9654d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9477,7 +9477,7 @@ __metadata:
|
||||
eslint-plugin-lit: "npm:1.15.0"
|
||||
eslint-plugin-lit-a11y: "npm:4.1.4"
|
||||
eslint-plugin-unused-imports: "npm:4.1.4"
|
||||
eslint-plugin-wc: "npm:2.2.0"
|
||||
eslint-plugin-wc: "npm:2.2.1"
|
||||
fancy-log: "npm:2.0.0"
|
||||
fs-extra: "npm:11.3.0"
|
||||
fuse.js: "npm:7.1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user