Bump husky from 4.0.8 to 4.0.9 in /web

Bumps [husky](https://github.com/typicode/husky) from 4.0.8 to 4.0.9.
- [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/v4.0.8...v4.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-14 15:35:04 +00:00
parent 2839d159b4
commit 53e0066f48
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -57,7 +57,7 @@
"devDependencies": {
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-prettier": "^3.1.2",
"husky": "^4.0.8",
"husky": "^4.0.9",
"lint-staged": "^9.5.0",
"prettier": "^1.19.1"
}