From 686607e21a3fac488a497c464af890210244d097 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 05:29:36 +0000 Subject: [PATCH] build(deps-dev): bump husky from 4.3.8 to 7.0.1 Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 7.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.8...v7.0.1) 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 d20444b..971e76d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "codecov": "^3.4.0", "commitizen": "^4.0.1", "cz-conventional-changelog": "^3.0.2", - "husky": "^4.0.1", + "husky": "^7.0.1", "jest": "^26.0.1", "jsonwebtoken": "^8.5.1", "lint-staged": "^10.0.7",