From e61f1729f8515b09edc63736fa259c1d1b54a56a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 17:48:20 +0000 Subject: [PATCH] Update dependency husky to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 191c8318..ebb1955d 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@types/jasminewd2": "2.0.10", "@types/mocha": "8.2.3", "@types/node": "13.13.52", - "husky": "6.0.0", + "husky": "9.1.7", "lint-staged": "10.5.4", "prettier": "2.3.2", "tslint": "6.1.3",