Skip to content

Commit

Permalink
Update dependency react-hook-form to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 28, 2021
1 parent 02f6118 commit e85e8c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"react-base-table": "1.12.0",
"react-dates": "21.8.0",
"react-dom": "17.0.2",
"react-hook-form": "6.15.7",
"react-hook-form": "7.3.5",
"react-hook-form-input": "1.1.10",
"react-icons": "4.2.0",
"react-router-dom": "5.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12207,10 +12207,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/react-hook-form-input/-/react-hook-form-input-1.1.10.tgz#71a87d9c814176e7f127382e257bcb8de4498e22"
integrity sha512-RkkJeQmfUDT+Wq6iVGdvNY3rLTAD7KW1utgbCIyKRpDh41lf2Z8dC57GSapAh8TMLL1s6F57CUqXBZuGHZQgxA==

react-hook-form@6.15.7:
version "6.15.7"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.7.tgz#e5ad7a9f73b0311ee770c56951276a3b85b06656"
integrity sha512-cfJoBCF/hEjrgfto+70pLDi/F5IBWr5hQhYDFklxb+zyttQORVs+y70OaY4Z4V3IZFeY5oN3ECzEwBaiO1tT1A==
react-hook-form@7.3.5:
version "7.3.5"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.3.5.tgz#8154fdf0401ddb6e8a5f8787f162a26839258f0d"
integrity sha512-T7PgHpFa4lPfVVnqm5+nDMB/CCrZ7OUBQC17ZXQ2QAZMxfc8qDbETo+Nrsd2TE5mszg6fT0bjb3EeE2DAzv7lQ==

[email protected]:
version "4.2.0"
Expand Down

0 comments on commit e85e8c7

Please sign in to comment.