From 35b205b0456bfb796d127b02fb53c3fc37afcd3b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 10:22:52 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20husky=20from=204.3.4=20to=20?= =?UTF-8?q?4.3.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [husky](https://github.com/typicode/husky) from 4.3.4 to 4.3.5. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.4...v4.3.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 7441c2a..fb0d225 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5471,9 +5471,9 @@ "dev": true }, "husky": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/husky/-/husky-4.3.4.tgz", - "integrity": "sha512-wykHsss5kQtmbFrjQv0R7YyW1uFd7fv7gT1sA54potoDYmOTENJtBC/X1/AyoSAi1obp8CiGODOIdOGnPxSmFg==", + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/husky/-/husky-4.3.5.tgz", + "integrity": "sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==", "dev": true, "requires": { "chalk": "^4.0.0",