From 6d1ac183d1cbd5406a1fb583bd1ea9bade77d091 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 01:33:08 +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 5470ac97..83d31d15 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint-plugin-react-prefer-function-component": "3.3.0", "eslint-plugin-testing-library": "6.2.0", "eslint-plugin-unicorn": "51.0.1", - "husky": "8.0.3", + "husky": "9.0.11", "jsdom": "24.0.0", "lint-staged": "15.2.0", "msw": "2.0.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 78bcea24..3c207e9d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -125,8 +125,8 @@ devDependencies: specifier: 51.0.1 version: 51.0.1(eslint@8.56.0) husky: - specifier: 8.0.3 - version: 8.0.3 + specifier: 9.0.11 + version: 9.0.11 jsdom: specifier: 24.0.0 version: 24.0.0 @@ -5342,9 +5342,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.11: + resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==} + engines: {node: '>=18'} hasBin: true dev: true