From d649564f2569e83474181e619e1723625498e494 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 18:50:15 +0000 Subject: [PATCH] =?UTF-8?q?chore(dev-deps):=20=E2=AC=86=EF=B8=8F=20upgrade?= =?UTF-8?q?=20husky=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 6eb0b62e..24b65814 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "gacp": "3.0.3", "git-remote-origin-url": "4.0.0", "git-url-parse": "14.0.0", - "husky": "8.0.3", + "husky": "9.0.5", "jsonc-eslint-parser": "2.2.0", "knip": "4.0.3", "lint-staged": "15.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b3fec0e7..6357561e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -275,8 +275,8 @@ devDependencies: specifier: 14.0.0 version: 14.0.0 husky: - specifier: 8.0.3 - version: 8.0.3 + specifier: 9.0.5 + version: 9.0.5 jsonc-eslint-parser: specifier: 2.2.0 version: 2.2.0 @@ -8720,9 +8720,9 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky@9.0.5: + resolution: {integrity: sha512-/EX48XLor4FczjgdJjwK4qMETrJxJqF4rkgo+NUeK8b2F4TV6s5QxAuG2JZfxm4b9WnrgBGS7bA/JK+H5CKg+A==} + engines: {node: '>=18'} hasBin: true dev: true