Bump husky from 4.0.5 to 4.0.6 in /web

Bumps [husky](https://github.com/typicode/husky) from 4.0.5 to 4.0.6.
- [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.5...v4.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-10 09:35:57 +00:00
parent 65190b3624
commit 7e6250c9ed
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.5",
"husky": "^4.0.6",
"lint-staged": "^9.5.0",
"prettier": "^1.19.1"
}