From e5818c61da34b2e83e6dc592279fe9dad8e75db7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 06:28:28 +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 33a4b82..13fba7a 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "eslint-plugin-prettier": "^3.1.4", "gulp": "^4.0.2", "gulp-typescript": "^6.0.0-alpha.1", - "husky": "^4.2.5", + "husky": "^5.0.9", "jest": "^26.4.2", "lint-staged": "^10.2.13", "neon-cli": "^0.7.0",