Bump eslint-plugin-unicorn from 56.0.1 to 57.0.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 56.0.1 to 57.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v56.0.1...v57.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>
This commit is contained in:
dependabot[bot]
2025-02-18 09:15:59 -08:00
committed by David Anson
co-authored by David Anson
parent b19ce8411c
commit 72c304d923
+1 -1
View File
@@ -30,6 +30,6 @@
"@vercel/ncc": "0.38.3",
"eslint": "9.20.1",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-unicorn": "56.0.1"
"eslint-plugin-unicorn": "57.0.0"
}
}