From 0cb6065a760905976c6a4cf4b752cfa6b9b9d35d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 07:49:48 -0800 Subject: [PATCH] Bump husky from 3.1.0 to 4.0.3 (#116) Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 4.0.3. - [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.3) 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 73e4ca8..e2b16fd 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "detective-cjs": "^3.0.0", - "husky": "^3.0.0", + "husky": "^4.0.3", "installed-check": "^2.2.0", "npm-run-all": "^4.1.5", "standard": "^14.0.0"