chore(deps): bump react-hook-form from 5.7.2 to 6.6.0

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 5.7.2 to 6.6.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v5.7.2...v6.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-29 01:10:51 +00:00
committed by GitHub
parent 314eeb31d7
commit 1d2def9cb1
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"@material-ui/lab": "4.0.0-alpha.45",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-hook-form": "^5.7.2",
"react-hook-form": "^6.6.0",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-use": "^15.3.3"