From 1f28a6490f441d96a7dd7a7e18a9c067e1f32c89 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 11:27:46 +0000 Subject: [PATCH] Bump husky from 4.3.8 to 5.1.1 Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.1.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.8...v5.1.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 901920b..956a128 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "url": "git://github.com/nemtsov/express-partial-response.git" }, "devDependencies": { - "husky": "^4.3.0", + "husky": "^5.1.1", "prettier": "^2.1.2", "pretty-quick": "^3.1.0" }