From 6787f76ad393db80ff2e603666ebc54ee8771ac2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 16:53:05 +0000 Subject: [PATCH] Bump husky from 4.2.3 to 4.2.4 in /web Bumps [husky](https://github.com/typicode/husky) from 4.2.3 to 4.2.4. - [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.3...v4.2.4) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 706992 -> 706992 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 cc99d13a1e89be9ede4b02958d4d80bcb02b9faf..a5971facca6a9a1e459d1ee8cfdd0b7759106539 100644 GIT binary patch delta 288 zcmdlmS$o4|?S>Y{7N#l86Q=J^7Uh-(!CqMf+ND`ur4fm)z9o(kP9?#G?rFXO zrEdOVc_#YWZaImCX-|pX=9=EX$-&h=hmm>v97dLTr>8ruV>FtcbCyMD z`r%JZ^3w$tGO>pFgq9meR;1))`IeTNng<7#1-pkE8|%9y6<3vH7Mq7g1vyq2hI=?0 z8vC30lo^yKTIPEsrsgLF`}#Y1>gTy2il*wfJ i`2Z%a>HRf~0_|?+Sb&%nh}nRc9f&!$yPf0A`V9bPCu6t( delta 285 zcmdlmS$o4|?S>Y{7N#l86Q&<=V=iF diff --git a/web/package.json b/web/package.json index 78485be18..7b2fe41c5 100644 --- a/web/package.json +++ b/web/package.json @@ -61,7 +61,7 @@ "devDependencies": { "eslint-config-prettier": "^6.10.1", "eslint-plugin-prettier": "^3.1.2", - "husky": "^4.2.3", + "husky": "^4.2.4", "lint-staged": "^10.1.3", "prettier": "^2.0.4" }