Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-wc to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent 093cc70 commit e1a3c5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-import": "2.28.0",
"eslint-plugin-lit": "1.8.3",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-wc": "1.5.0",
"eslint-plugin-wc": "2.0.4",
"parse5": "7.1.2",
"postcss": "8.4.27",
"postcss-load-config": "4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3488,10 +3488,10 @@ eslint-plugin-prettier@5.0.0:
prettier-linter-helpers "^1.0.0"
synckit "^0.8.5"

eslint-plugin-wc@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-wc/-/eslint-plugin-wc-1.5.0.tgz#7b8b1f126947c2a2cfd3188c593dde1f468affe9"
integrity sha512-KFSfiHDol/LeV7U6IX8GdgpGf/s3wG8FTG120Rml/hGNB/DkCuGYQhlf0VgdBdf7gweem8Nlsh5o64HNdj+qPA==
eslint-plugin-wc@2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-wc/-/eslint-plugin-wc-2.0.4.tgz#1945abc2ccf484c633d0f1624294ffe91fb78314"
integrity sha512-ORu7MBv0hXIvq894EJad70m+AvHGbmrDdKT6lcgtCVVhEbuIAyxg0ilfqqqHOmsh8PfcUBeEae3y7CElKvm1KQ==
dependencies:
is-valid-element-name "^1.0.0"
js-levenshtein-esm "^1.2.0"
Expand Down

0 comments on commit e1a3c5d

Please sign in to comment.