Skip to content

Commit

Permalink
Update dependency eslint-plugin-wc to v2.1.0 (#20500)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent ad6e041 commit 16de573
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
"eslint-plugin-lit": "1.11.0",
"eslint-plugin-lit-a11y": "4.1.2",
"eslint-plugin-unused-imports": "3.1.0",
"eslint-plugin-wc": "2.0.4",
"eslint-plugin-wc": "2.1.0",
"fancy-log": "2.0.0",
"fs-extra": "11.2.0",
"glob": "10.3.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8052,15 +8052,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-wc@npm:2.0.4":
version: 2.0.4
resolution: "eslint-plugin-wc@npm:2.0.4"
"eslint-plugin-wc@npm:2.1.0":
version: 2.1.0
resolution: "eslint-plugin-wc@npm:2.1.0"
dependencies:
is-valid-element-name: "npm:^1.0.0"
js-levenshtein-esm: "npm:^1.2.0"
peerDependencies:
eslint: ">=5"
checksum: 10/fcdbf34946009ee58cd43a520ed53a16a4eb208cca26449e48d3ce32fcecb75fea31887cca1986ce9d71c011ecd3b8785c6bed464e0902e5f59bb093bc01a511
checksum: 10/d0d7e8377103282dc8836a347dde923b24075e910d85dc32767bb118d82b31a2597ad57b4eb2359ac4322e5239e6ca064c3be7ab8e82eeb6aff4684a472625a0
languageName: node
linkType: hard

Expand Down Expand Up @@ -9683,7 +9683,7 @@ __metadata:
eslint-plugin-lit: "npm:1.11.0"
eslint-plugin-lit-a11y: "npm:4.1.2"
eslint-plugin-unused-imports: "npm:3.1.0"
eslint-plugin-wc: "npm:2.0.4"
eslint-plugin-wc: "npm:2.1.0"
fancy-log: "npm:2.0.0"
fs-extra: "npm:11.2.0"
fuse.js: "npm:7.0.0"
Expand Down

0 comments on commit 16de573

Please sign in to comment.