From bf3831a3131e780a650335c77bb5443261465bb7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 11:43:54 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20update=20dependency=20h?= =?UTF-8?q?usky=20to=20v8.0.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2734e37..95c9bf8 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "chalk": "4.1.2", "depcheck": "1.4.3", "figlet": "^1.5.2", - "husky": "8.0.1", + "husky": "8.0.3", "is-ci": "^3.0.1", "lint-staged": "12.4.1", "npm-run-all": "^4.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4160d19..1e45c43 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ specifiers: depcheck: 1.4.3 docusaurus-plugin-image-zoom: 0.1.1 figlet: ^1.5.2 - husky: 8.0.1 + husky: 8.0.3 is-ci: ^3.0.1 lint-staged: 12.4.1 npm-run-all: ^4.1.5 @@ -44,7 +44,7 @@ devDependencies: chalk: 4.1.2 depcheck: 1.4.3 figlet: 1.5.2 - husky: 8.0.1 + husky: 8.0.3 is-ci: 3.0.1 lint-staged: 12.4.1 npm-run-all: 4.1.5 @@ -5858,8 +5858,8 @@ packages: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} - /husky/8.0.1: - resolution: {integrity: sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==} + /husky/8.0.3: + resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} engines: {node: '>=14'} hasBin: true dev: true