From 2bfeeb798de14238a500d7bebfae15aaa36f05d6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 05:08:10 +0000 Subject: [PATCH] Bump husky from 3.0.7 to 3.0.8 in /src/FilterLists.Web Bumps [husky](https://github.com/typicode/husky) from 3.0.7 to 3.0.8. - [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.7...v3.0.8) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 600803 -> 600803 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 f80b0691ffa4d0b5328968cdbd702233fd967251..fcb8718deaaa404dc511545c1a14c5137cf2f3c2 100644 GIT binary patch delta 160 zcmaESRps$jm4+6^7N!>FEi7{-rwgfa7)?Jf$s#nJ=@6rGn1`Exae8uPQG{_}s(z7E zX<=nZiFSaAdqtjUfI)GpS8kD!p{b8!lzv%WxwmmvxRY^_L2|Zvad}dedr)XnX_|AI zWx0M%x<^1*lAC^HM4+QjdRpLg#z1D%=>|cpT+;&r*#+8HO0fVjD-g2*F*^`*Y+otG HX(a#vRBAND delta 158 zcmaESRps$jm4+6^7N!>FEi7{-r>CSa8%;ki$s#m;OA51cXqsnHc4Clgeqgqli@$|; zUT}n=nPZ{3ce-V8MPX!QV3dcxWsrF9%m&2lK+Lgyr4*-? F003yQHbnpc diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 70ff42de2..120d9ab78 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.7", + "husky": "^3.0.8", "lint-staged": "^9.4.1", "prettier": "^1.18.2" }