Skip to content

Commit

Permalink
build(deps): bump react-hook-form from 6.15.4 to 7.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 11, 2021
1 parent fcddcd4 commit c103e25
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/pascalcase": "^1.0.0",
"core-js": "3.10.1",
"pascalcase": "1.0.0",
"react-hook-form": "^6.9.5"
"react-hook-form": "^7.5.2"
},
"scripts": {
"build": "yarn build:js",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16118,10 +16118,10 @@ react-helmet-async@^1.0.2:
react-fast-compare "^3.2.0"
shallowequal "^1.1.0"

react-hook-form@^6.9.5:
version "6.15.4"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.4.tgz#328003e1ccc096cd158899ffe7e3b33735a9b024"
integrity sha512-K+Sw33DtTMengs8OdqFJI3glzNl1wBzSefD/ksQw/hJf9CnOHQAU6qy82eOrh0IRNt2G53sjr7qnnw1JDjvx1w==
react-hook-form@^7.5.2:
version "7.5.2"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.5.2.tgz#4f8da6d22ae67aa18ce170a0980bd7e1e7bd6917"
integrity sha512-fRA6TieC+wsumcdAM7OTeWSa+s+qG2ZlWfTXB2gpOwVeWpJxDwUpZZRfZdU9Bj6TEn1v/ZPJg/1xbmUGVI+MWA==

react-hot-toast@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit c103e25

Please sign in to comment.