Skip to content

Commit b4115d8

Browse files
chore(deps): update dependency eslint-plugin-wc to v2 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 000c23c commit b4115d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint-plugin-import": "^2.29.1",
7474
"eslint-plugin-lit": "^1.14.0",
7575
"eslint-plugin-lit-a11y": "^4.1.2",
76-
"eslint-plugin-wc": "^1.5.0",
76+
"eslint-plugin-wc": "^2.1.0",
7777
"lit": "^3.1.3",
7878
"lit-element": "^4.0.5",
7979
"mocha": "^10.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3635,10 +3635,10 @@ eslint-plugin-wc@^1.2.0:
36353635
is-valid-element-name "^1.0.0"
36363636
js-levenshtein-esm "^1.2.0"
36373637

3638-
eslint-plugin-wc@^1.5.0:
3639-
version "1.5.0"
3640-
resolved "https://registry.yarnpkg.com/eslint-plugin-wc/-/eslint-plugin-wc-1.5.0.tgz#7b8b1f126947c2a2cfd3188c593dde1f468affe9"
3641-
integrity sha512-KFSfiHDol/LeV7U6IX8GdgpGf/s3wG8FTG120Rml/hGNB/DkCuGYQhlf0VgdBdf7gweem8Nlsh5o64HNdj+qPA==
3638+
eslint-plugin-wc@^2.1.0:
3639+
version "2.1.0"
3640+
resolved "https://registry.yarnpkg.com/eslint-plugin-wc/-/eslint-plugin-wc-2.1.0.tgz#f05ffee971cdd0d6c5ba252ebc7f8c44aba2e579"
3641+
integrity sha512-s/BGOtmpgQ2yifR6EC1OM9t0DwYLgg4ZAL07Kw4eXvBb5TYaPafI+65tswvnZvhH8FqcjERLbBZPPvYsvinkfg==
36423642
dependencies:
36433643
is-valid-element-name "^1.0.0"
36443644
js-levenshtein-esm "^1.2.0"

0 commit comments

Comments
 (0)