Skip to content

Commit

Permalink
fix(deps): update dependency react-hook-form to v7.43.9 (redwoodjs#7973)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jaiakt committed Apr 5, 2023
1 parent 56142f6 commit c85a867
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.21.0",
"core-js": "3.29.1",
"pascalcase": "1.0.0",
"react-hook-form": "7.43.8"
"react-hook-form": "7.43.9"
},
"devDependencies": {
"@babel/cli": "7.21.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6839,7 +6839,7 @@ __metadata:
pascalcase: 1.0.0
react: 18.2.0
react-dom: 18.2.0
react-hook-form: 7.43.8
react-hook-form: 7.43.9
typescript: 5.0.2
peerDependencies:
graphql: 16.6.0
Expand Down Expand Up @@ -26606,12 +26606,12 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:7.43.8":
version: 7.43.8
resolution: "react-hook-form@npm:7.43.8"
"react-hook-form@npm:7.43.9":
version: 7.43.9
resolution: "react-hook-form@npm:7.43.9"
peerDependencies:
react: ^16.8.0 || ^17 || ^18
checksum: c0122f31548589fa73ae31a141d7166b11d55bd2dfc1615f28fae99af6e1315e96d06445c561cbe662887413a14a197a37ffdac87defb1aeb642483975e86a90
checksum: 5aab031ae15b32daffb45abe32e00c9d66c511348b68589d4faa6c2309db54b9d2f738b400319b0c2ea87dfd5d85f3760393feafe2bf7a97d608aa736934151f
languageName: node
linkType: hard

Expand Down

0 comments on commit c85a867

Please sign in to comment.