Skip to content

Commit

Permalink
fix(deps): update dependency react-hook-form to v7.39.1 (#6786)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 3, 2022
1 parent 424fc08 commit b051e6f
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.19.4",
"core-js": "3.25.5",
"pascalcase": "1.0.0",
"react-hook-form": "7.37.0"
"react-hook-form": "7.39.1"
},
"devDependencies": {
"@babel/cli": "7.19.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6777,7 +6777,7 @@ __metadata:
pascalcase: 1.0.0
react: 17.0.2
react-dom: 17.0.2
react-hook-form: 7.37.0
react-hook-form: 7.39.1
typescript: 4.7.4
peerDependencies:
graphql: 16.6.0
Expand Down Expand Up @@ -26389,12 +26389,12 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:7.37.0":
version: 7.37.0
resolution: "react-hook-form@npm:7.37.0"
"react-hook-form@npm:7.39.1":
version: 7.39.1
resolution: "react-hook-form@npm:7.39.1"
peerDependencies:
react: ^16.8.0 || ^17 || ^18
checksum: f879bb8618388be60b2bd9b06f9b55097ab9a7f3b248a7a9de7d754ac0ed8a2c7a50c1701a9cf5796dd67de9c156ff9db8b1138a45e278ab968d08d6a7ff2608
checksum: e089e4781cbe6b9ee5645abf5ebe453ad70a2cfd7cf406f4d666a6785d3436177f1a320d490efb0ae95b9f10272ae6ec40f31e0c7ac720abbafd348e44a0a38a
languageName: node
linkType: hard

Expand Down

0 comments on commit b051e6f

Please sign in to comment.