Bump husky from 4.0.6 to 4.0.7 in /web

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-12 06:00:11 +00:00
parent 1886c164f3
commit eac5009719
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.6",
"husky": "^4.0.7",
"lint-staged": "^9.5.0",
"prettier": "^1.19.1"
}