From 25006b4191b7879020308b560a3788d131fa3ed6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2019 19:54:58 +0000 Subject: [PATCH] Bump husky from 3.0.5 to 3.0.7 in /src/FilterLists.Web Bumps [husky](https://github.com/typicode/husky) from 3.0.5 to 3.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/v3.0.5...v3.0.7) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 600349 -> 600349 bytes src/FilterLists.Web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FilterLists.Web/package-lock.json b/src/FilterLists.Web/package-lock.json index 195508e00d48a82d8d23db5d27ab6b0ecd5d1c3d..e68eab9dd4971ad326ed7d1a69603c85adce051f 100644 GIT binary patch delta 172 zcmbPxNoDROm4+6^7N!>FEi9#y(?#}j7)@U;$s#m8rIt~C@&b02&@|7Y?8G3~{J?B8 z7k>-yyx<5!Gsi-6?{v%Hio(dqz$g!W%Oq_R$BKx`2tU8{0xzH9WQ&~eoIvN`44=|s z!@Q)@EYHd){qVpjClB{>=bZcuZ~e&!ADK-*tIR4py>B6-&~zCUR^I74jV#jb`=nTa Um=%cGfS4VKIkxYU;*9450OOfDY5)KL delta 174 zcmbPxNoDROm4+6^7N!>FEi9#y)9WQUjHWM_WD%M^$%RolG}$}Fz|yPIGTEil&$G-i z#m^`(&@n(i-_gjhI49M_Ej%L2)7Pb>Br!9mz{fE%s?^EVJUlTVH=`&!OFJ%d-(&j2^UUJY6?|Fcr=L}3m7U(VkWpy5j0!97be%>P>Gpk6 WEI`Z(#B4y!4#XVW_epWa^8o-A<~kn$ diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index c3f3fe1c6..826547984 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -57,7 +57,7 @@ "devDependencies": { "eslint-config-prettier": "^6.3.0", "eslint-plugin-prettier": "^3.1.1", - "husky": "^3.0.5", + "husky": "^3.0.7", "lint-staged": "^9.4.0", "prettier": "^1.18.2" }