Bump eslint-plugin-unicorn from 56.0.0 to 56.0.1

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 56.0.0 to 56.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v56.0.0...v56.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-19 13:08:52 -08:00
committed by David Anson
co-authored by David Anson
parent 553423f773
commit 92d9594398
+1 -1
View File
@@ -33,6 +33,6 @@
"@vercel/ncc": "0.38.3",
"eslint": "9.14.0",
"eslint-plugin-n": "17.13.2",
"eslint-plugin-unicorn": "56.0.0"
"eslint-plugin-unicorn": "56.0.1"
}
}