From d3cbd032078db724932b7db746331856e1088a52 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 03:36:31 +0000 Subject: [PATCH] Bump husky from 4.2.1 to 4.2.2 in /web Bumps [husky](https://github.com/typicode/husky) from 4.2.1 to 4.2.2. - [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.1...v4.2.2) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 687874 -> 687874 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 7762169ac7735693ab615ec4bb7c9c99829ffb87..aff80312b616e86b1bd60ee48f254ea18f6b26f4 100644 GIT binary patch delta 153 zcmZqrr`hyRv!R8tg{g&k3yWUc^aqC-jix8Gu?S6H7RRX^66BZ_<>zm1Qsq_Y=2aTx z<{Dh7ZR`^f;#C%zl;!TDot2Rv?C0g@X6O>)U1$^p1TGQHq8hs5*;{cQ5>3hgXF%nHP8K+F!r9NQJzIUjuo082CDY8Ow9L!3Fx)#J z+tR=^%|F~T$lNT`si45z)j7(~vpicn(W0U>aQZ?mHnHgs`q|{$71~*Vm=%cGfS4VK MIkqdbb3XbG09GJ4e*gdg diff --git a/web/package.json b/web/package.json index 4bdc7182e..4eb3d6ce7 100644 --- a/web/package.json +++ b/web/package.json @@ -61,7 +61,7 @@ "devDependencies": { "eslint-config-prettier": "^6.10.0", "eslint-plugin-prettier": "^3.1.2", - "husky": "^4.2.1", + "husky": "^4.2.2", "lint-staged": "^10.0.7", "prettier": "^1.19.1" }