From 9316c550b9c065513cf7bcfc5c3357b1f7e9c817 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 14:40:01 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9.1.2 (#30533) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6eef6c6c5a..93497c31c6 100644 --- a/package.json +++ b/package.json @@ -320,7 +320,7 @@ "expect": "29.7.0", "expect-more-jest": "5.5.0", "graphql": "16.9.0", - "husky": "9.1.1", + "husky": "9.1.2", "jest": "29.7.0", "jest-extended": "4.0.2", "jest-mock": "29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1ec9ca6449..a4c1f1863b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -549,8 +549,8 @@ importers: specifier: 16.9.0 version: 16.9.0 husky: - specifier: 9.1.1 - version: 9.1.1 + specifier: 9.1.2 + version: 9.1.2 jest: specifier: 29.7.0 version: 29.7.0(@types/node@20.14.12)(ts-node@10.9.2(@swc/core@1.7.1)(@types/node@20.14.12)(typescript@5.5.4)) @@ -3665,8 +3665,8 @@ packages: humanize-ms@1.2.1: resolution: {integrity: sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==} - husky@9.1.1: - resolution: {integrity: sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==} + husky@9.1.2: + resolution: {integrity: sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==} engines: {node: '>=18'} hasBin: true @@ -10430,7 +10430,7 @@ snapshots: dependencies: ms: 2.1.3 - husky@9.1.1: {} + husky@9.1.2: {} hyperdyperid@1.2.0: {} -- GitLab