From 55e365c1b6352a4021360b336a657c14efb96317 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 00:02:05 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9.1.6 (#635) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d9c63a7..b03301b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-plugin-import": "2.30.0", "eslint-plugin-jest": "27.9.0", "eslint-plugin-promise": "6.6.0", - "husky": "9.1.5", + "husky": "9.1.6", "jest": "29.7.0", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d81f60..7b7aeb9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ devDependencies: specifier: 6.6.0 version: 6.6.0(eslint@8.57.0) husky: - specifier: 9.1.5 - version: 9.1.5 + specifier: 9.1.6 + version: 9.1.6 jest: specifier: 29.7.0 version: 29.7.0 @@ -2858,8 +2858,8 @@ packages: engines: {node: '>=18.18.0'} dev: true - /husky@9.1.5: - resolution: {integrity: sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==} + /husky@9.1.6: + resolution: {integrity: sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==} engines: {node: '>=18'} hasBin: true dev: true