From 867f9da755916e945ae2c180d68b694eef642e55 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2020 10:29:19 +0000 Subject: [PATCH] Bump husky from 3.1.0 to 4.2.3 Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 4.2.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.2.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 6085773..7dad3b5 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "url": "git://github.com/nemtsov/express-partial-response.git" }, "devDependencies": { - "husky": "^3.1.0", + "husky": "^4.2.3", "prettier": "1.19.1", "pretty-quick": "^2.0.1" }