Bump husky from 4.2.2 to 4.2.3 in /web

Bumps [husky](https://github.com/typicode/husky) from 4.2.2 to 4.2.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.2.2...v4.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-12 23:32:26 +00:00
parent 0da03098f4
commit 69ec1abb91
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -61,7 +61,7 @@
"devDependencies": {
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-prettier": "^3.1.2",
"husky": "^4.2.2",
"husky": "^4.2.3",
"lint-staged": "^10.0.7",
"prettier": "^1.19.1"
}