From b0b03c6eadf5bd012eabe43b1674f98485bed3d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 09:03:01 +0000 Subject: [PATCH] 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] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 65ffe3c..f267f1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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": { diff --git a/package.json b/package.json index ef53acc..fe9c813 100644 --- a/package.json +++ b/package.json @@ -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",