File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 73
73
"eslint-plugin-import" : " ^2.29.1" ,
74
74
"eslint-plugin-lit" : " ^1.14.0" ,
75
75
"eslint-plugin-lit-a11y" : " ^4.1.2" ,
76
- "eslint-plugin-wc" : " ^1.5 .0" ,
76
+ "eslint-plugin-wc" : " ^2.1 .0" ,
77
77
"lit" : " ^3.1.3" ,
78
78
"lit-element" : " ^4.0.5" ,
79
79
"mocha" : " ^10.4.0" ,
Original file line number Diff line number Diff line change @@ -3635,10 +3635,10 @@ eslint-plugin-wc@^1.2.0:
3635
3635
is-valid-element-name "^1.0.0"
3636
3636
js-levenshtein-esm "^1.2.0"
3637
3637
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 ==
3642
3642
dependencies :
3643
3643
is-valid-element-name "^1.0.0"
3644
3644
js-levenshtein-esm "^1.2.0"
You can’t perform that action at this time.
0 commit comments