From 43298c7c4faf48a0358d61bd2e00e72ddc322c94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 21:02:23 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 092f1d1..69ffbac 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@types/node": "20.8.9", "@types/slug": "5.0.8", "eslint": "8.57.0", - "husky": "9.1.1", + "husky": "9.1.3", "jest": "29.7.0", "jest-environment-jsdom": "^29.7.0", "lint-staged": "15.2.7",