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 22, 2021
1 parent 20416e5 commit d3adf88
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.6",
"react-hook-form": "7.2.3",
"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 @@ -12221,10 +12221,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.6:
version "6.15.6"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.6.tgz#5d4985ffd3758dee97912e370595e49a6fcd24ab"
integrity sha512-WIrOAoWw+ftMC13tJd5VL/vyNV6EkPKOUY/TwUHBinym/45k3gmC67an2rETvdDXxwXfCIaD+kPyMwjXBnCjBw==
react-hook-form@7.2.3:
version "7.2.3"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.2.3.tgz#a4be9214cab3a6e6358f95d342da2e7ded37e3f0"
integrity sha512-ki83pkQH/NK6HbSWb4zHLD78s8nh6OW2j4GC5kAjhB2C3yiiVGvNAvybgAfnsXBbx+xb9mPgSpRRVOQUbss+JQ==

[email protected]:
version "4.2.0"
Expand Down

0 comments on commit d3adf88

Please sign in to comment.