From de40b6acbda383b66a21d221aeaf0ce18ea96558 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 11:41:16 +0000 Subject: [PATCH] Bump husky from 4.3.8 to 5.1.3 Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.1.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.8...v5.1.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1be6a36..bf3e26f 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "homepage": "https://github.com/mcollina/sonic-boom#readme", "devDependencies": { "fastbench": "^1.0.1", - "husky": "^4.3.0", + "husky": "^5.1.3", "proxyquire": "^2.1.0", "standard": "^14.0.0", "tap": "^14.10.8"