Skip to content

Commit

Permalink
Update dependency react-hook-form to v7.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 10, 2022
1 parent 4d5952b commit ab46951
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-google-recaptcha": "2.1.0",
"react-google-recaptcha-v3": "1.9.7",
"react-helmet": "6.1.0",
"react-hook-form": "7.30.0",
"react-hook-form": "7.31.1",
"react-helmet-async": "1.3.0",
"react-lightgallery": "0.9.0",
"react-query": "3.34.20",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8418,10 +8418,10 @@ [email protected]:
react-fast-compare "^3.1.1"
react-side-effect "^2.1.0"

react-hook-form@7.30.0:
version "7.30.0"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.30.0.tgz#c9e2fd54d3627e43bd94bf38ef549df2e80c1371"
integrity sha512-DzjiM6o2vtDGNMB9I4yCqW8J21P314SboNG1O0obROkbg7KVS0I7bMtwSdKyapnCPjHgnxc3L7E5PEdISeEUcQ==
react-hook-form@7.31.1:
version "7.31.1"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.31.1.tgz#16c357dd366bc226172e6acbb5a1672873bbfb28"
integrity sha512-QjtjZ8r8KtEBWWpcXLyQordCraTFxILtyQpaz5KLLxN2YzcC+FZ9LLtOnNGuOnzZo9gCoB+viK3ZHV9Mb2htmQ==

react-is@^16.13.1, react-is@^16.3.2, react-is@^16.7.0:
version "16.13.1"
Expand Down

0 comments on commit ab46951

Please sign in to comment.