From e4f581efd865f33c41c1a7197f81b4b300768e67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:32:18 +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 f71e77f..20a2a81 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-plugin-sort-exports": "0.8.0", "file-saver": "2.0.5", "howler": "^2.2.4", - "husky": "8.0.3", + "husky": "9.1.4", "lodash-es": "4.17.21", "mitt": "3.0.1", "pinia": "2.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 565152a..3a6514a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ dependencies: specifier: ^2.2.4 version: 2.2.4 husky: - specifier: 8.0.3 - version: 8.0.3 + specifier: 9.1.4 + version: 9.1.4 lodash-es: specifier: 4.17.21 version: 4.17.21 @@ -4042,9 +4042,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.4: + resolution: {integrity: sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==} + engines: {node: '>=18'} hasBin: true dev: false