From ae1ac51666e8d0fee83569266a7bc7d6e45ecb3c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 08:18:39 +0000 Subject: [PATCH] Bump husky from 4.3.8 to 5.0.9 Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.0.9. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.8...v5.0.9) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d94b04..5e29cfe 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "gulp": "^4.0.2", "gulp-typescript": "^6.0.0-alpha.1", "jest": "^26.4.2", - "husky": "^4.2.5", + "husky": "^5.0.9", "lerna": "^3.22.1", "prettier": "^2.1.1", "ts-jest": "^26.3.0",