Skip to content

Commit

Permalink
Bump eslint-plugin-unicorn from 49.0.0 to 50.0.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 49.0.0 to 50.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v49.0.0...v50.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 761b394 commit a0e169a
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 10 deletions.
142 changes: 133 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"eslint": "^8.56.0",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-sonarjs": "^0.23.0",
"eslint-plugin-unicorn": "^49.0.0"
"eslint-plugin-unicorn": "^50.0.1"
}
}

0 comments on commit a0e169a

Please sign in to comment.