Skip to content

Commit b68419a

Browse files
authored
Merge pull request #103 from rezstream/dependabot/npm_and_yarn/eslint-plugin-wc-2.0.0
Bump eslint-plugin-wc from 1.5.0 to 2.0.0
2 parents 1d26154 + 07b5bf2 commit b68419a

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Unreleased
44

55
- Bumped `eslint-plugin-unicorn` from 48.0.0 to 48.0.1
6+
- Bumped `eslint-plugin-wc` from 1.5.0 to 2.0.0
67

78
## [1.4.0](https://github.com/rezstream/eslint-plugin-rezstream/compare/v1.3.0...v1.4.0) - 2023-07-15
89

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@typescript-eslint/parser": "^5.61.0",
2828
"eslint-config-airbnb-base": "^15.0.0",
2929
"eslint-plugin-unicorn": "^48.0.1",
30-
"eslint-plugin-wc": "^1.5.0"
30+
"eslint-plugin-wc": "^2.0.0"
3131
},
3232
"devDependencies": {
3333
"@types/eslint": "^8.44.2",

0 commit comments

Comments
 (0)