From c0dd7c1ff65ae405a1d4f29012b4611971a24d8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 14:09:57 +0100 Subject: [PATCH] Bump husky from 4.3.8 to 5.1.3 (#58) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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"