From 76db95d6bff2c58b3b8eafed795a8b4d4d2c91be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 04:34:05 +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 1846dbc73..469b5a70e 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "jest": "^29.5.0", "jest-watch-typeahead": "^2.2.2", "jest-environment-jsdom": "^29.5.0", - "husky": "^8.0.1", + "husky": "^9.0.0", "lerna": "^8.0.0", "lint-staged": "^15.0.0", "prettier": "^3.0.0",