From 4e7a1e13e4c46701bc71f41ba99e90f20b512e59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 13:26:51 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | husky | 8.0.3 | 9.0.2 | --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 22f47c91..4f91b4b2 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-jest-dom": "^5.1.0", "eslint-plugin-prettier": "5.1.3", "eslint-plugin-testing-library": "^6.2.0", - "husky": "8.0.3", + "husky": "9.0.2", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "postcss": "8.4.33", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ee6a5ed..07161b0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,8 +104,8 @@ devDependencies: specifier: ^6.2.0 version: 6.2.0(eslint@8.56.0)(typescript@5.3.3) husky: - specifier: 8.0.3 - version: 8.0.3 + specifier: 9.0.2 + version: 9.0.2 jest: specifier: ^29.7.0 version: 29.7.0(@types/node@20.4.7)(ts-node@10.9.1) @@ -5715,9 +5715,9 @@ packages: engines: {node: '>=10.17.0'} dev: true - /husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky@9.0.2: + resolution: {integrity: sha512-0yR5R3OPjl8bYApi6T4QMOAwhtLhBjdYIVg5S6zSzIO8DIvQMh/b7Q8jW3WLbHLHtzpwiyMLBNB4R0Eb6x5+AA==} + engines: {node: '>=18'} hasBin: true dev: true