Skip to content

Commit

Permalink
Bump eslint-plugin-unicorn from 42.0.0 to 45.0.2
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 42.0.0 to 45.0.2.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v42.0.0...v45.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2023
1 parent 9d8a967 commit f93437b
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 20 deletions.
124 changes: 105 additions & 19 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 @@ -74,7 +74,7 @@
"eslint": "^8.8.0",
"eslint-config-oclif": "^4.0",
"eslint-config-oclif-typescript": "^1.0.2",
"eslint-plugin-unicorn": "^42.0.0",
"eslint-plugin-unicorn": "^45.0.2",
"mocha": "^10",
"oclif": "^3",
"tmp": "^0.2.1",
Expand Down

0 comments on commit f93437b

Please sign in to comment.