Bump eslint-plugin-unicorn from 72.0.0 to 73.0.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 72.0.0 to 73.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v72.0.0...v73.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 73.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-08-14 16:44:27 -07:00
committed by David Anson
parent 83c6b49590
commit b0b03c6ead
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -19,7 +19,7 @@
"eslint": "10.8.0",
"eslint-package-json": "0.3.0",
"eslint-plugin-n": "18.2.2",
"eslint-plugin-unicorn": "72.0.0"
"eslint-plugin-unicorn": "73.0.0"
},
"funding": {
"url": "https://github.com/sponsors/DavidAnson"
@@ -999,9 +999,9 @@
}
},
"node_modules/eslint-plugin-unicorn": {
"version": "72.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-72.0.0.tgz",
"integrity": "sha512-hqO6ksoOHO+ZhdseTuKRVQbx9U7PRO/cv8qAR1mctwzdVO2hYud8uS9luAhp43RJgziYgHAph8eHyipT8GL0ng==",
"version": "73.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-73.0.0.tgz",
"integrity": "sha512-V0YatLe9nkGhXEXKe2Qljb1EY0sJHwDV0HUF1NKFwtsHh/fU7qGHDgv+6fchzZcgU2/7noHo2gdjnmo0P2uDPw==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -24,7 +24,7 @@
"eslint": "10.8.0",
"eslint-package-json": "0.3.0",
"eslint-plugin-n": "18.2.2",
"eslint-plugin-unicorn": "72.0.0"
"eslint-plugin-unicorn": "73.0.0"
},
"keywords": [
"markdown",