From aed3014c967016274234dc1fed78c4c8288507d5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 12:17:00 +0000 Subject: [PATCH] Bump husky from 4.3.8 to 5.1.2 Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.1.2. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.8...v5.1.2) 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 cda9f81..c952ed5 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.2", "lerna": "^3.22.1", "prettier": "^2.1.1", "ts-jest": "^26.3.0",