Skip to content

Commit

Permalink
fix(deps): update dependency react-hook-form to v7.42.0 (#7341)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 13, 2023
1 parent eada841 commit 2efee67
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/runtime-corejs3": "7.20.7",
"core-js": "3.27.1",
"pascalcase": "1.0.0",
"react-hook-form": "7.41.5"
"react-hook-form": "7.42.0"
},
"devDependencies": {
"@babel/cli": "7.20.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7094,7 +7094,7 @@ __metadata:
pascalcase: 1.0.0
react: 17.0.2
react-dom: 17.0.2
react-hook-form: 7.41.5
react-hook-form: 7.42.0
typescript: 4.7.4
peerDependencies:
graphql: 16.6.0
Expand Down Expand Up @@ -26343,12 +26343,12 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:7.41.5":
version: 7.41.5
resolution: "react-hook-form@npm:7.41.5"
"react-hook-form@npm:7.42.0":
version: 7.42.0
resolution: "react-hook-form@npm:7.42.0"
peerDependencies:
react: ^16.8.0 || ^17 || ^18
checksum: 978e3ba90cdcc194aafbdc1ffdb182a00604bcd51d2818f49d12685bc65ab25382850f6ae708e0284e8b5c97197b2b4e1ae76b132fee27a67c8623c41e6dab2f
checksum: a244d72d547a0e30980efeeeb0072fcdb9b0c946abe097d69deda6804bf035187840df08440425a11a8b7eb572082f883402076d824ffccb6dee8bb0afe2fe19
languageName: node
linkType: hard

Expand Down

0 comments on commit 2efee67

Please sign in to comment.