From 55b0954fc2e932d898b09533b678c7f9b18bb7df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 14:45:03 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20update=20dependency=20h?= =?UTF-8?q?usky=20to=20v9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c33b0a7..e04438c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "cz-vinyl": "1.6.2", "depcheck": "1.4.7", "figlet": "1.7.0", - "husky": "8.0.3", + "husky": "9.1.5", "is-ci": "3.0.1", "lint-staged": "13.3.0", "npm-run-all": "4.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0411ff..c2cef5b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ specifiers: cz-vinyl: 1.6.2 depcheck: 1.4.7 figlet: 1.7.0 - husky: 8.0.3 + husky: 9.1.5 is-ci: 3.0.1 lint-staged: 13.3.0 npm-run-all: 4.1.5 @@ -23,7 +23,7 @@ devDependencies: cz-vinyl: 1.6.2_ocpnenjk7l2fnvuoj6xl4ellwa depcheck: 1.4.7 figlet: 1.7.0 - husky: 8.0.3 + husky: 9.1.5 is-ci: 3.0.1 lint-staged: 13.3.0 npm-run-all: 4.1.5 @@ -1482,9 +1482,9 @@ packages: engines: {node: '>=14.18.0'} dev: true - /husky/8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky/9.1.5: + resolution: {integrity: sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==} + engines: {node: '>=18'} hasBin: true dev: true