From b861aca22c30c06146684b5514c792b76a9ea752 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 08:50:27 +0000 Subject: [PATCH] Bump husky from 4.3.8 to 5.1.0 Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.1.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.8...v5.1.0) 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..56feb3c 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.1.0", "lerna": "^3.22.1", "prettier": "^2.1.1", "ts-jest": "^26.3.0",