From 89e483d0b1a6904ad7bc7e1b1710b96cc0afa052 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 21:33:42 +0000 Subject: [PATCH] :arrow_up: 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 eddc690..5bdb000 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "father": "^2.13.4", "father-build": "^1.18.6", "gh-pages": "^3.1.0", - "husky": "^4.2.5", + "husky": "^7.0.1", "less": "^3.10.3", "np": "^7.0.0", "prettier": "^2.0.5",