Bump eslint-plugin-unicorn from 66.0.0 to 68.0.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 66.0.0 to 68.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v66.0.0...v68.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 68.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]
2026-06-29 21:45:49 -07:00
committed by David Anson
co-authored by David Anson
parent 7c806803da
commit fcff1161ee
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -30,6 +30,6 @@
"@vercel/ncc": "0.44.0",
"eslint": "10.5.0",
"eslint-plugin-n": "18.1.0",
"eslint-plugin-unicorn": "66.0.0"
"eslint-plugin-unicorn": "68.0.0"
}
}