From 812c50401b6c1562f2101e434be99e8ddaebd782 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 21:51:16 +0000 Subject: [PATCH] Bump husky from 4.2.4 to 4.2.5 in /web Bumps [husky](https://github.com/typicode/husky) from 4.2.4 to 4.2.5. - [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.4...v4.2.5) 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 d76635a95d27e596d4b9f2a0ebfb49c54da7e7f7..f6a8fbb13eb6db265b0240cfcb9cabfeb8571e68 100644 GIT binary patch delta 327 zcmdlmS$o4|?S>Y{7N!>FEi6`Nr(b%@Xf!?NEQ`=|r$21U;lYtnmZpwb-pLW>>G_di zQ6*tfZbq4A5t&iR9@%;2rUsc2Ws&Ad2ELi@`B|nx85^$-a&2!p&5ye8D$}5rje!==@u3SX;F!;k->hs#)U3b7Qvy0p+)Xx z1=@M$j?)i5W^tVUpoxQZdqFW{Hsf@GKsLke{Wlp68K>tnvFS~>^I_!KewLZ-8)JLk Xbrv9I1!6WJW(Q)9?RnQZojw5okPUbV delta 230 zcmdlmS$o4|?S>Y{7N!>FEi6`Nr#r1$@ZsSCwQIn}K{WXjN)7{Rom@=A9zyFg} zfBWilEZdo;9$>vWT_BLnaQcHL4%Y1j#f;gEVE*?0n~a8x)AO0w^rqYSF!F3a%gpwT Zu|4lP3lOscF&hxG12M<;yz87!p8)$oR0RM4 diff --git a/web/package.json b/web/package.json index 96f0f078c..f4581ad64 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.4", + "husky": "^4.2.5", "lint-staged": "^10.1.3", "prettier": "^2.0.4" }