Skip to content

Commit

Permalink
fix: bump eslint-plugin-unicorn from 38.0.1 to 39.0.0 (#93)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 38.0.1 to 39.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v38.0.1...v39.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 26, 2021
1 parent 6499cb2 commit 715ce73
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -31,7 +31,7 @@
"eslint-plugin-mocha": "9.0.0",
"eslint-plugin-radar": "0.2.1",
"eslint-plugin-react": "7.27.1",
"eslint-plugin-unicorn": "38.0.1",
"eslint-plugin-unicorn": "39.0.0",
"glob-parent": "6.0.2",
"hosted-git-info": "4.0.2",
"normalize-url": "7.0.2",
Expand Down

0 comments on commit 715ce73

Please sign in to comment.