From 120e39ec7cc4e5de77d2e8455f14dcfd4b525c00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 13:23:39 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 028d596..00fa03b 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "commitizen": "^4.3.0", "cz-git": "^1.8.0", "eslint": "^8.56.0", - "husky": "^8.0.3", + "husky": "^9.1.5", "lint-staged": "^15.2.2", "ts-node": "^10.9.2", "tsup": "^8.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e86fb62..c4c5c3d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ devDependencies: specifier: ^8.56.0 version: 8.57.0 husky: - specifier: ^8.0.3 - version: 8.0.3 + specifier: ^9.1.5 + version: 9.1.5 lint-staged: specifier: ^15.2.2 version: 15.2.2 @@ -3719,9 +3719,9 @@ packages: engines: {node: '>=16.17.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