From e68c6aceb11dc29b004bec427f8270bb27c09940 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 15:11:18 +0000 Subject: [PATCH] Bump husky from 4.0.9 to 4.0.10 in /web Bumps [husky](https://github.com/typicode/husky) from 4.0.9 to 4.0.10. - [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.9...v4.0.10) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 642346 -> 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 f4a96946699971cfe97eaf99087a88a03f642da1..f673f6c44ad821f84412bcdbc029e19c4ae45d8e 100644 GIT binary patch delta 164 zcmZ2AOMT5O^@bM47N!>FEiA`#rZ>)DH=h18hec?*$`VGE(14O$lWZfGLjUrLRB!$4 zs#4RSM6X=GpnUf-*WjXbmk9qPx8x{`M6ami%7{u|CyxwYBe%k+EVHUe@08S%#FX3s z<8tTn3Re$jr&1@&3iq6#0*mR4tJuV+$Con8PjC3Z!ZqD2iB+)uN-hf!vjQ<25VHd@ L$M!3^oMG_*K@>bd delta 161 zcmZ28OMTTW^@bM47N!>FEiA`#7%isX^CZUrJI3vL1?96l(SP+MwL-%K&rWO zfw^g9m5ZfOYI&$pWr=5$fqPcy^!+xB;?o2AST(0F>t_{gzn04a#H>Kf2E^<@%(4Ai IE@xOg0Ox%=DF6Tf diff --git a/web/package.json b/web/package.json index dafca0805..3adada718 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.9", + "husky": "^4.0.10", "lint-staged": "^9.5.0", "prettier": "^1.19.1" }