Skip to content

Commit

Permalink
Bump eslint-plugin-unicorn from 55.0.0 to 56.0.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 55.0.0 to 56.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v55.0.0...v56.0.0)

---
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 and DavidAnson committed Oct 4, 2024
1 parent 9545069 commit 22b4567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"@vercel/ncc": "0.38.2",
"eslint": "9.11.1",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-unicorn": "55.0.0"
"eslint-plugin-unicorn": "56.0.0"
}
}

0 comments on commit 22b4567

Please sign in to comment.