From 0887c8f093cc9b76a7a3af40b06c24653401b0ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 03:24:38 +0000 Subject: [PATCH] Bump husky from 3.1.0 to 4.0.4 Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 4.0.4. - [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.0.4) 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 61e7445..62e29a8 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "coveralls": "^3.0.5", "eslint": "^6.0.1", "prettier": "^1.18.2", - "husky": "^3.0.1", + "husky": "^4.0.4", "lint-staged": "^9.2.0", "eslint-config-prettier": "^6.0.0", "eslint-plugin-prettier": "^3.1.0",