From 3dd3ab5eea91d4ff1398134198a01c07a995a8b3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2020 08:50:15 +0000 Subject: [PATCH] Bump husky from 4.0.0 to 4.0.1 in /web Bumps [husky](https://github.com/typicode/husky) from 4.0.0 to 4.0.1. - [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.0...v4.0.1) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 642671 -> 642671 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 232c8300aacb4dbd88cd956605a8e4074f7e0148..a830ad5d9c83a802de2a9acf163739d5ce6a57e0 100644 GIT binary patch delta 159 zcmaDqNB#XA^@bM47N!>FEi5N&O3wv delta 160 zcmaDqNB#XA^@bM47N!>FEi5NSy^dLNSSYNSy;GhuA6_cQ)))0kBhNInO9U; zs#|4IW}2yEazS!_rmumIS8n-q#sjRT(?2}o;F^9dhE=HjdM*nPvjQ<25VHd@$M);F HoHG&tDm6Xi diff --git a/web/package.json b/web/package.json index 55adac9f6..91b9e33e4 100644 --- a/web/package.json +++ b/web/package.json @@ -57,7 +57,7 @@ "devDependencies": { "eslint-config-prettier": "^6.9.0", "eslint-plugin-prettier": "^3.1.2", - "husky": "^4.0.0", + "husky": "^4.0.1", "lint-staged": "^9.5.0", "prettier": "^1.19.1" }