build(deps-dev): bump husky from 4.2.5 to 4.3.0 (#60)

Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.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.2.5...v4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-09-08 11:22:15 +09:00
committed by GitHub
parent fccadc1b81
commit ab190cd392
2 changed files with 6 additions and 6 deletions

View File

@@ -53,7 +53,7 @@
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.6",
"eslint-plugin-react-hooks": "^4.1.0",
"husky": "^4.2.5",
"husky": "^4.3.0",
"lint-staged": "^10.3.0",
"nodemon": "^2.0.4",
"postcss-preset-env": "^6.7.0",