Skip to content

Commit

Permalink
fix(deps): update dependency react-hook-form to v7.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 13, 2022
1 parent 68a218d commit 40d3694
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 @@ -23,7 +23,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.16.7",
"pascalcase": "1.0.0",
"react-hook-form": "7.27.1"
"react-hook-form": "7.28.0"
},
"devDependencies": {
"@babel/cli": "7.16.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5993,7 +5993,7 @@ __metadata:
pascalcase: 1.0.0
react: 17.0.2
react-dom: 17.0.2
react-hook-form: 7.27.1
react-hook-form: 7.28.0
typescript: 4.6.2
peerDependencies:
graphql: 16.3.0
Expand Down Expand Up @@ -25003,12 +25003,12 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:7.27.1":
version: 7.27.1
resolution: "react-hook-form@npm:7.27.1"
"react-hook-form@npm:7.28.0":
version: 7.28.0
resolution: "react-hook-form@npm:7.28.0"
peerDependencies:
react: ^16.8.0 || ^17
checksum: 0a125d61080202acfba3be84dc7156fe79812a2f640658fb96b20b688555abc1d6bd5b5ff64933d3e1050bfe191271654bfcbdc32126c30a702acf003e600b0c
checksum: 129434c9d1a0f38c5c1b32e8db41c8ccac4298a872c871521cb0bcf02ab9ba35bb2ca2129d881db236d704467ce251f34822b12ea0b6ba26c3c6ef262732ceb2
languageName: node
linkType: hard

Expand Down

0 comments on commit 40d3694

Please sign in to comment.