Skip to content

Commit bc0c0b1

Browse files
authored
Merge pull request #88 from rezstream/dependabot/npm_and_yarn/eslint-plugin-unicorn-48.0.1
Bump eslint-plugin-unicorn from 48.0.0 to 48.0.1
2 parents a91789f + 0f601b9 commit bc0c0b1

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
- Bumped `eslint-plugin-unicorn` from 48.0.0 to 48.0.1
6+
57
## [1.4.0](https://github.com/rezstream/eslint-plugin-rezstream/compare/v1.3.0...v1.4.0) - 2023-07-15
68

79
- Bumped `@typescript-eslint/eslint-plugin` from 5.59.5 to 5.61.0

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
@@ -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": "^48.0.0",
29+
"eslint-plugin-unicorn": "^48.0.1",
3030
"eslint-plugin-wc": "^1.5.0"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)