Skip to content

Commit 0d0485d

Browse files
authored
Merge pull request #85 from rezstream/dependabot/npm_and_yarn/eslint-plugin-unicorn-48.0.0
Bump eslint-plugin-unicorn from 47.0.0 to 48.0.0
2 parents cc464cc + 35933ee commit 0d0485d

File tree

3 files changed

+16
-24
lines changed

3 files changed

+16
-24
lines changed

CHANGELOG.md

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

55
- Bumped `@typescript-eslint/eslint-plugin` from 5.59.5 to 5.61.0
66
- Bumped `@typescript-eslint/parser` from 5.59.5 to 5.61.0
7+
- Bumped `eslint-plugin-unicorn` from 47.0.0 to 48.0.0
78
- Bumped `semver` from 5.7.1 to 5.7.2
89

910
## [1.3.0](https://github.com/rezstream/eslint-plugin-rezstream/compare/v1.2.0...v1.3.0) - 2023-05-12

package-lock.json

Lines changed: 14 additions & 23 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": "^47.0.0",
29+
"eslint-plugin-unicorn": "^48.0.0",
3030
"eslint-plugin-wc": "^1.5.0"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)