Skip to content

Commit

Permalink
fix(deps): update dependency react-hook-form to v7.45.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2023
1 parent aa14770 commit 5abace6
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.22.5",
"core-js": "3.31.0",
"pascalcase": "1.0.0",
"react-hook-form": "7.45.0"
"react-hook-form": "7.45.1"
},
"devDependencies": {
"@babel/cli": "7.22.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7594,7 +7594,7 @@ __metadata:
pascalcase: 1.0.0
react: 18.2.0
react-dom: 18.2.0
react-hook-form: 7.45.0
react-hook-form: 7.45.1
typescript: 5.1.3
peerDependencies:
graphql: 16.6.0
Expand Down Expand Up @@ -26357,12 +26357,12 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:7.45.0":
version: 7.45.0
resolution: "react-hook-form@npm:7.45.0"
"react-hook-form@npm:7.45.1":
version: 7.45.1
resolution: "react-hook-form@npm:7.45.1"
peerDependencies:
react: ^16.8.0 || ^17 || ^18
checksum: 8ca35a221ce47ecccc016cb84b748c47101a6ae8bffd0cf3a6aa7fac954cc621d6214b519b35b0d5a67c909a925ce9312d920c4663af899b908dcdd01ceab781
checksum: af00c67fad33049e3ccecbbe80335f20f66f41ba3e48bc511cc7985b4c39d229c1b67520d90a824ba3415e76473d73020e429c629b658ca78b77f5c64ce21be6
languageName: node
linkType: hard

Expand Down

0 comments on commit 5abace6

Please sign in to comment.