From b15e2f7fd5fa01a0bdb1aeaa53fd9ddc877532f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 14:43:16 +0800 Subject: [PATCH] chore(deps): update dependency husky to ^9.1.7 (#306) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e90db6a..97001a3 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/streamsaver": "^2.0.5", "@vitejs/plugin-legacy": "^6.1.1", "cross-env": "^7.0.3", - "husky": "^9.0.0", + "husky": "^9.1.7", "lint-staged": "^16.0.0", "mermaid": "^11.9.0", "prettier": "3.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f860db1..81e2ac8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -196,7 +196,7 @@ importers: specifier: ^7.0.3 version: 7.0.3 husky: - specifier: ^9.0.0 + specifier: ^9.1.7 version: 9.1.7 lint-staged: specifier: ^16.0.0