From e50833b32d40eab63fc724dccc2d4c3510e7dd0e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 02:56:19 +0000 Subject: [PATCH] Bump husky from 3.0.9 to 3.1.0 in /src/FilterLists.Web Bumps [husky](https://github.com/typicode/husky) from 3.0.9 to 3.1.0. - [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.9...v3.1.0) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 605276 -> 605276 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 baab452f61247c96796738e79914cb0abba60dfd..9913ac67382e1d431591546bd02ed5c384a6235c 100644 GIT binary patch delta 170 zcmccfL*>p7m4+6^7N!>FEiC`Erw2GQ@k~$9e;^a~m8C9Gg7;dWX;Z*7yoSNZmQRtHCoN8*2U65Rn zTIiPV5}cD?u5IaQR-SHR9$Dd(A7UI{kr*13Q{>|5Il1te+4KpoS$Nw2>97DXD-g2* PF*^`*Z2zaj8OIL*W5hlO delta 167 zcmccfL*>p7m4+6^7N!>FEiC`Er=PE3G7-!uEzYjg*VPBpy2g42(;K^)R6-;3b23T` za?Nv6jr4sBoejexeX{kF{c diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 05ecef864..a0d18eead 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -57,7 +57,7 @@ "devDependencies": { "eslint-config-prettier": "^6.6.0", "eslint-plugin-prettier": "^3.1.1", - "husky": "^3.0.9", + "husky": "^3.1.0", "lint-staged": "^9.4.3", "prettier": "^1.19.1" }