From 41a850ab1411ac02391d239258f313792cf82456 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 00:23:02 +0000 Subject: [PATCH] =?UTF-8?q?chore(Renovate):=20=E2=AC=86=EF=B8=8F=20Update?= =?UTF-8?q?=20dependency=20`husky`=20to=20`v9`?= 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 f9ed5b46..3ba0a484 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "del-cli": "5.1.0", "depcheck": "1.4.7", "eslint": "8.56.0", - "husky": "8.0.3", + "husky": "9.0.6", "lint-staged": "15.2.0", "markdownlint-cli": "0.38.0", "prettier": "3.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 93db8c5e..1bc117c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: 8.56.0 version: 8.56.0 husky: - specifier: 8.0.3 - version: 8.0.3 + specifier: 9.0.6 + version: 9.0.6 lint-staged: specifier: 15.2.0 version: 15.2.0 @@ -4145,9 +4145,9 @@ packages: resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} engines: {node: '>=16.17.0'} - /husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky@9.0.6: + resolution: {integrity: sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==} + engines: {node: '>=18'} hasBin: true dev: true