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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-02 05:08:10 +00:00
parent d8b52037a9
commit 2bfeeb798d
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.7",
"husky": "^3.0.8",
"lint-staged": "^9.4.1",
"prettier": "^1.18.2"
}