Bump husky from 4.0.1 to 4.0.3 in /web

Bumps [husky](https://github.com/typicode/husky) from 4.0.1 to 4.0.3.
- [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.1...v4.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-09 04:57:28 +00:00
parent ce23fec2a7
commit 752df52b52
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.1",
"husky": "^4.0.3",
"lint-staged": "^9.5.0",
"prettier": "^1.19.1"
}