Bump husky from 4.1.0 to 4.2.0 in /web

Bumps [husky](https://github.com/typicode/husky) from 4.1.0 to 4.2.0.
- [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.1.0...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-21 22:00:19 +00:00
parent fda70b3212
commit 86f12ff25d
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.1.0",
"husky": "^4.2.0",
"lint-staged": "^10.0.1",
"prettier": "^1.19.1"
}