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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-30 19:54:58 +00:00
parent 81f5007a06
commit 25006b4191
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -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"
}