From eac5009719c37d8333a1f389fd2ac0cf7b7dd523 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2020 06:00:11 +0000 Subject: [PATCH] Bump husky from 4.0.6 to 4.0.7 in /web Bumps [husky](https://github.com/typicode/husky) from 4.0.6 to 4.0.7. - [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.6...v4.0.7) 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 cf5339cb9e4eea69a277f0adb670317556f55b0f..7cd9132f29b6e8457604587274f71242d5566b2c 100644 GIT binary patch delta 164 zcmaDqNB#XA^@bM47N!>FEi5NG>AHMaGeteiljInI#c^ z1)hdMWntbSUgbe~8Ak3tmBl_u6~2Mf84s|UPXF+TgKPS=7*?V7>$xmI%nHP8K+F!r M9NVwwa?VHq0E&@51poj5 delta 160 zcmaDqNB#XA^@bM47N!>FEi5N*W^?K zH+R>hsw5Lji_p~MAmc2*l&JFQj0advr+;|F!8QF_469K4^;{MpW(8t4AZ7<*j_ucT IIcFpQ0O(pgz5oCK diff --git a/web/package.json b/web/package.json index 2ee983ab3..2888fafc8 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.6", + "husky": "^4.0.7", "lint-staged": "^9.5.0", "prettier": "^1.19.1" }