Bump eslint-plugin-unicorn from 71.0.0 to 71.1.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 71.0.0 to 71.1.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v71.0.0...v71.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 71.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-17 11:07:38 -07:00
committed by David Anson
parent 0f39a4ab17
commit 2eb1971112
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -30,6 +30,6 @@
"@vercel/ncc": "0.44.1",
"eslint": "10.6.0",
"eslint-plugin-n": "18.2.1",
"eslint-plugin-unicorn": "71.0.0"
"eslint-plugin-unicorn": "71.1.0"
}
}