From 6d293dbd8cb50fd19ea0d7f978904781d15e9282 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 04:51:16 +0100 Subject: [PATCH] chore(deps): update dependency husky to v9.0.7 (#2110) 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 05bdf3691a..608593c4e8 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@commitlint/cli": "18.6.0", "@commitlint/config-conventional": "18.6.0", "concurrently": "8.2.2", - "husky": "9.0.6", + "husky": "9.0.7", "lint-staged": "15.2.0", "prettier": "3.2.4", "prettier-plugin-astro": "0.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1cd640f911..455b501a17 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 8.2.2 version: 8.2.2 husky: - specifier: 9.0.6 - version: 9.0.6 + specifier: 9.0.7 + version: 9.0.7 lint-staged: specifier: 15.2.0 version: 15.2.0 @@ -15190,8 +15190,8 @@ packages: ms: 2.1.3 dev: false - /husky@9.0.6: - resolution: {integrity: sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==} + /husky@9.0.7: + resolution: {integrity: sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==} engines: {node: '>=18'} hasBin: true dev: true