From 53e0066f488f8016bc3f5284902762e789506de8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2020 15:35:04 +0000 Subject: [PATCH] Bump husky from 4.0.8 to 4.0.9 in /web Bumps [husky](https://github.com/typicode/husky) from 4.0.8 to 4.0.9. - [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.8...v4.0.9) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 642348 -> 642348 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 d59cbbd0710bfe7580493b3cc292f895903ca0ca..eae4ff80e0e2310fe2686e425e245ba04f5d1b17 100644 GIT binary patch delta 162 zcmZ28OMT5O^@bM47N!>FEi5N<7%itOI4@Y8qnPRYnF4Kt}KEwK!)bTiN{2(2`Xa(1f9s4^-INHupZ zFgJ~?azzTbvXe0o41tLF4&+DwA&*K%2am=%cGfS4VKIksQR IFEi5N diff --git a/web/package.json b/web/package.json index 2bf00a857..ab695317c 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.8", + "husky": "^4.0.9", "lint-staged": "^9.5.0", "prettier": "^1.19.1" }