mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update dependency eslint-plugin-wc to v2.0.3 (#17999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0ffabcc055
commit
b3b10fa2ef
@ -204,7 +204,7 @@
|
||||
"eslint-plugin-lit": "1.9.1",
|
||||
"eslint-plugin-lit-a11y": "3.0.0",
|
||||
"eslint-plugin-unused-imports": "3.0.0",
|
||||
"eslint-plugin-wc": "2.0.2",
|
||||
"eslint-plugin-wc": "2.0.3",
|
||||
"esprima": "4.0.1",
|
||||
"fancy-log": "2.0.0",
|
||||
"fs-extra": "11.1.1",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -8153,15 +8153,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-wc@npm:2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "eslint-plugin-wc@npm:2.0.2"
|
||||
"eslint-plugin-wc@npm:2.0.3":
|
||||
version: 2.0.3
|
||||
resolution: "eslint-plugin-wc@npm:2.0.3"
|
||||
dependencies:
|
||||
is-valid-element-name: ^1.0.0
|
||||
js-levenshtein-esm: ^1.2.0
|
||||
peerDependencies:
|
||||
eslint: ">=5"
|
||||
checksum: bfb099767e58cc84cd78e5f710080ab2c3e7ee8d09b3262b0247d92877cb18dfe89553a46efb304dd216c0020d093acafa090ecec62b0dc56c351aa081bff813
|
||||
checksum: f1c10ea1eccf63a4bd69a407e5b489355a4c0ca0cc5c804162e6809b94dabffcb5e872fc9337ccb4133b3fc54a57333fb54fb6ba14942b684fa723435e5ab3f3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9813,7 +9813,7 @@ __metadata:
|
||||
eslint-plugin-lit: 1.9.1
|
||||
eslint-plugin-lit-a11y: 3.0.0
|
||||
eslint-plugin-unused-imports: 3.0.0
|
||||
eslint-plugin-wc: 2.0.2
|
||||
eslint-plugin-wc: 2.0.3
|
||||
esprima: 4.0.1
|
||||
fancy-log: 2.0.0
|
||||
fs-extra: 11.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user