build(deps-dev): update husky requirement from ^1.1.2 to ^2.3.0 (#157)

Updates the requirements on [husky](https://github.com/typicode/husky) to permit the latest version.
- [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/v1.1.2...v2.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-22 22:36:24 -07:00 committed by Yongjie Zhao
parent 4dad70ed8b
commit 1d42434894

View File

@ -44,7 +44,7 @@
"@superset-ui/commit-config": "^0.0.9",
"fast-glob": "^2.2.6",
"fs-extra": "^8.0.1",
"husky": "^1.1.2",
"husky": "^2.3.0",
"lerna": "^3.2.1",
"lint-staged": "^8.0.4",
"react": "^15 || ^16",