From c8c00d87fcdb35222af3e731490b3d997a0e81c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 14:06:12 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55d20431..a67d521d 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "jest-environment-jsdom": "^29.6.0", "jest-environment-node": "^29.5.0", "jest-watch-typeahead": "^2.2.2", - "husky": "~8.0.3", + "husky": "~9.1.0", "kkt": "^7.5.2", "lerna": "^8.0.0", "lint-staged": "^15.1.0",