From 7c17e907de6e553301c02f088885dc5205fdaeb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 15:45:37 +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 417fac4..85034e7 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.0.7", "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 acc099e..e2550d9 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.0.7 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_wgpyb7nwiark7up5yxwwhyfrzy depcheck: 1.4.7 figlet: 1.7.0 - husky: 8.0.3 + husky: 9.0.7 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.0.7: + resolution: {integrity: sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==} + engines: {node: '>=18'} hasBin: true dev: true