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.1.1 (#21784)
This commit is contained in:
parent
c0a728bc66
commit
12bfa5dab2
@ -203,7 +203,7 @@
|
||||
"eslint-plugin-lit": "1.14.0",
|
||||
"eslint-plugin-lit-a11y": "4.1.4",
|
||||
"eslint-plugin-unused-imports": "4.1.3",
|
||||
"eslint-plugin-wc": "2.1.0",
|
||||
"eslint-plugin-wc": "2.1.1",
|
||||
"fancy-log": "2.0.0",
|
||||
"fs-extra": "11.2.0",
|
||||
"glob": "11.0.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -7767,15 +7767,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-wc@npm:2.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "eslint-plugin-wc@npm:2.1.0"
|
||||
"eslint-plugin-wc@npm:2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "eslint-plugin-wc@npm:2.1.1"
|
||||
dependencies:
|
||||
is-valid-element-name: "npm:^1.0.0"
|
||||
js-levenshtein-esm: "npm:^1.2.0"
|
||||
peerDependencies:
|
||||
eslint: ">=5"
|
||||
checksum: 10/d0d7e8377103282dc8836a347dde923b24075e910d85dc32767bb118d82b31a2597ad57b4eb2359ac4322e5239e6ca064c3be7ab8e82eeb6aff4684a472625a0
|
||||
checksum: 10/230e7f6fcc41c2c47cb5d4cdea7cf58059545dc2b7405a24b7b5a97d28b4497fa4c39409e7a7d83d45a580938de9fa887edd53f368a54e03c3900e29dcd2879e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9186,7 +9186,7 @@ __metadata:
|
||||
eslint-plugin-lit: "npm:1.14.0"
|
||||
eslint-plugin-lit-a11y: "npm:4.1.4"
|
||||
eslint-plugin-unused-imports: "npm:4.1.3"
|
||||
eslint-plugin-wc: "npm:2.1.0"
|
||||
eslint-plugin-wc: "npm:2.1.1"
|
||||
fancy-log: "npm:2.0.0"
|
||||
fs-extra: "npm:11.2.0"
|
||||
fuse.js: "npm:7.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user