Skip to content

Commit 4e8876c

Browse files
authored
Merge pull request #243 from rezstream/dependabot/npm_and_yarn/eslint-plugin-unicorn-56.0.1
Bump eslint-plugin-unicorn from 51.0.1 to 56.0.1
2 parents e39feaf + 59baa79 commit 4e8876c

File tree

3 files changed

+63
-55
lines changed

3 files changed

+63
-55
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Unreleased
44

5-
- Bumped `eslint-plugin-unicorn` from 48.0.0 to 51.0.1
5+
- Bumped `eslint-plugin-unicorn` from 48.0.0 to 56.0.1
66
- Bumped `eslint-plugin-wc` from 1.5.0 to 2.2.0
77

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

package-lock.json

Lines changed: 61 additions & 53 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
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/eslint-plugin": "^5.61.0",
2727
"@typescript-eslint/parser": "^5.61.0",
2828
"eslint-config-airbnb-base": "^15.0.0",
29-
"eslint-plugin-unicorn": "^51.0.1",
29+
"eslint-plugin-unicorn": "^56.0.1",
3030
"eslint-plugin-wc": "^2.2.0"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)