From 699ce4b93895b049986bdcbc71bd817c2319f88c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2020 20:02:46 +0000 Subject: [PATCH] Bump husky from 4.2.0 to 4.2.1 in /web Bumps [husky](https://github.com/typicode/husky) from 4.2.0 to 4.2.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.2.0...v4.2.1) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 640947 -> 640947 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 a87b9f3ef96d2a04e8337a4442c14ccb75248e0f..73bd1f6a07147d97c73ec83d9ad93cb51e57e640 100644 GIT binary patch delta 160 zcmdnoufDloy`hD%g{g&k3(KXf>8tu!xu&nvXV#d`lFcGCeR2bna#&!ZK~7LnYN}_N zNl1>RQE_mwiIHoNSz)qqMpb@gU_d~AQI&s@TX!SIW#oc)v?UoF)GZZ zvMMsTA~U_z*U2?0t)eh8J1kq@!^J2xAjCT--6bh3+&Iw5Qr{)lIKu-%K+Fcj>_E)1{aiNZ G(`W!(Iyw*l diff --git a/web/package.json b/web/package.json index 59b5de215..b9a25f08f 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.2.0", + "husky": "^4.2.1", "lint-staged": "^10.0.2", "prettier": "^1.19.1" }