From c7469fab57f40eb35810a9d21db29c6e40206dc8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2020 11:42:00 +0000 Subject: [PATCH] build(deps-dev): bump husky from 3.1.0 to 4.2.5 Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 4.2.5. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/compare/v3.1.0...v4.2.5) 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 31f65c2..c0885f2 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "concurrently": "^4.0.1", "coveralls": "^3.0.1", "cz-conventional-changelog": "^2.1.0", - "husky": "^3.0.0", + "husky": "^4.2.5", "mocha": "^5.1.1", "mocha-junit-reporter": "^1.17.0", "nyc": "^14.0.0",