Skip to content

Commit 474e3b7

Browse files
authored
Merge pull request #274 from rezstream/dependabot/npm_and_yarn/eslint-plugin-wc-3.0.1
Bump eslint-plugin-wc from 2.2.0 to 3.0.1
2 parents 9e0d558 + 9102fd5 commit 474e3b7

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Bumped `brace-expansion` from 1.1.11 to 1.1.12
77
- Bumped `@typescript-eslint/eslint-plugin` from 5.61.0 to 6.21.0
88
- Bumped `@typescript-eslint/parser from` 5.61.0 to 6.21.0
9+
- Bumped `eslint-plugin-wc` from 2.2.0 to 3.0.1
910

1011
## [1.5.0](https://github.com/rezstream/eslint-plugin-rezstream/compare/v1.4.0...v1.5.0) - 2024-12-12
1112

package-lock.json

Lines changed: 9 additions & 8 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": "^6.21.0",
2828
"eslint-config-airbnb-base": "^15.0.0",
2929
"eslint-plugin-unicorn": "^56.0.1",
30-
"eslint-plugin-wc": "^2.2.0"
30+
"eslint-plugin-wc": "^3.0.1"
3131
},
3232
"devDependencies": {
3333
"@types/eslint": "^8.56.5",

0 commit comments

Comments
 (0)