Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency eslint-plugin-wc to v2 #17966

Merged
merged 1 commit into from
Sep 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "1.5.0",
"eslint-plugin-wc": "2.0.2",
"esprima": "4.0.1",
"fancy-log": "2.0.0",
"fs-extra": "11.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8153,15 +8153,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-wc@npm:1.5.0":
version: 1.5.0
resolution: "eslint-plugin-wc@npm:1.5.0"
"eslint-plugin-wc@npm:2.0.2":
version: 2.0.2
resolution: "eslint-plugin-wc@npm:2.0.2"
dependencies:
is-valid-element-name: ^1.0.0
js-levenshtein-esm: ^1.2.0
peerDependencies:
eslint: ">=5"
checksum: 62845181cce97a4fc240d8d0ce0bb0dc5c5cdc21ac99c4cf182127ee950df4c5a7219c092656652c77167a9e5e00c3b384920eb6945b5efab0610fe0bf3a6adb
checksum: bfb099767e58cc84cd78e5f710080ab2c3e7ee8d09b3262b0247d92877cb18dfe89553a46efb304dd216c0020d093acafa090ecec62b0dc56c351aa081bff813
languageName: node
linkType: hard

Expand Down Expand Up @@ -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: 1.5.0
eslint-plugin-wc: 2.0.2
esprima: 4.0.1
fancy-log: 2.0.0
fs-extra: 11.1.1
Expand Down