From 348ebc439b1263a8e60b525e0a1be32e9ef3261f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2020 10:52:11 +0000 Subject: [PATCH] build(deps-dev): bump husky from 4.2.2 to 4.2.3 Bumps [husky](https://github.com/typicode/husky) from 4.2.2 to 4.2.3. - [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.2.2...v4.2.3) 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 328517d..6a3a204 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9619,9 +9619,9 @@ "dev": true }, "husky": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/husky/-/husky-4.2.2.tgz", - "integrity": "sha512-RAjZNO74zJyFJuRFESy+3LXTJvYbjGL+jhoSNJNF1DTKq2USrL5fEH70e1cJXEgvLaPyZt1NoGi0oNQQkPs4jA==", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/husky/-/husky-4.2.3.tgz", + "integrity": "sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ==", "dev": true, "requires": { "chalk": "^3.0.0",