From 0d8427dfaf897eb279119ab9064ae571c9e6cf1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 15:10:26 +0000 Subject: [PATCH] build(deps-dev): bump husky from 8.0.3 to 9.0.10 Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.10. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.10) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 805ca82..b174a55 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@commitlint/cli": "~18.4.4", "@commitlint/config-conventional": "~18.4.4", "changeset": "~0.2.6", - "husky": "~8.0.3", + "husky": "~9.0.10", "turbo": "~1.11.3", "typescript": "~5.3.3", "vite": "~5.0.12" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eba2070..8480d9b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ~0.2.6 version: 0.2.6 husky: - specifier: ~8.0.3 - version: 8.0.3 + specifier: ~9.0.10 + version: 9.0.10 turbo: specifier: ~1.11.3 version: 1.11.3 @@ -9993,9 +9993,10 @@ packages: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} - /husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky@9.0.10: + resolution: {integrity: sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==} + engines: {node: '>=18'} + hasBin: true dev: true /hyphenate-style-name@1.0.4: