Bump eslint-plugin-unicorn from 58.0.0 to 59.0.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 58.0.0 to 59.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v58.0.0...v59.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 59.0.0
  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-04-29 09:41:05 +00:00
committed by David Anson
parent 81f6304570
commit 51af1d1b7b
+1 -1
View File
@@ -30,6 +30,6 @@
"@vercel/ncc": "0.38.3",
"eslint": "9.25.1",
"eslint-plugin-n": "17.17.0",
"eslint-plugin-unicorn": "58.0.0"
"eslint-plugin-unicorn": "59.0.0"
}
}