Bump eslint-plugin-unicorn from 61.0.2 to 62.0.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 61.0.2 to 62.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v61.0.2...v62.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 62.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-10-27 10:19:17 +00:00
committed by David Anson
parent c076bbe50e
commit 451cad2cde
+1 -1
View File
@@ -30,6 +30,6 @@
"@vercel/ncc": "0.38.4",
"eslint": "9.38.0",
"eslint-plugin-n": "17.23.1",
"eslint-plugin-unicorn": "61.0.2"
"eslint-plugin-unicorn": "62.0.0"
}
}