Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-wc from 2.2.0 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-wc](https://github.com/43081j/eslint-plugin-wc) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/43081j/eslint-plugin-wc/releases)
- [Changelog](https://github.com/43081j/eslint-plugin-wc/blob/master/CHANGELOG.md)
- [Commits](43081j/eslint-plugin-wc@2.2.0...2.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-wc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent 59beb9e commit d806069
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 @@ -216,7 +216,7 @@
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-wc": "^2.2.0",
"eslint-plugin-wc": "^2.2.1",
"eslint-webpack-plugin": "^4.2.0",
"extend": "^3.0.2",
"file-loader": "^6.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6876,10 +6876,10 @@ eslint-plugin-unicorn@^56.0.1:
semver "^7.6.3"
strip-indent "^3.0.0"

eslint-plugin-wc@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-wc/-/eslint-plugin-wc-2.2.0.tgz#a93c3dfd9409ff57f421ad8f3313a69a71553cbc"
integrity sha512-kjPp+aXz23fOl0JZJOJS+6adwhEv98KjZ2FJqWpc4vtmk4Oenz/JJmmNZrGSARgtyR0BLIF/kVWC6GSlHA+5MA==
eslint-plugin-wc@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-wc/-/eslint-plugin-wc-2.2.1.tgz#b10feec2fde1ed4f28b47b4d722a73483d00effb"
integrity sha512-KstLqGmyQz088DvFlDYHg0sHih+w2QeulreCi1D1ftr357klO2zqHdG/bbnNMmuQdVFDuNkopNIyNhmG0XCT/g==
dependencies:
is-valid-element-name "^1.0.0"
js-levenshtein-esm "^1.2.0"
Expand Down

0 comments on commit d806069

Please sign in to comment.