From 8f5c29fe90d1187a41b971f6779284a30c1d05a5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 05:59:41 +0000 Subject: [PATCH] Bump husky from 4.0.3 to 4.0.5 Bumps [husky](https://github.com/typicode/husky) from 4.0.3 to 4.0.5. - [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/v4.0.3...v4.0.5) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a3cc3679..f8d8773a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2278,9 +2278,9 @@ "dev": true }, "husky": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/husky/-/husky-4.0.3.tgz", - "integrity": "sha512-pI4e5iC8hFkPAjOdJGdBubVdjKGhoZq0l0kkHpqGN1uf3U1Iq0wLloBm26R5OhdWYqhuBYRdRjRAclDg59+c5A==", + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/husky/-/husky-4.0.5.tgz", + "integrity": "sha512-SU78iMkYCsGQh4+9LXfLr1cKPHl8kmZ/upMKcGIj2DinNf4PQtVfvauIP686FyUJBKWmGtL1zfFWdLwsdwrB/Q==", "dev": true, "requires": { "chalk": "^3.0.0",