Skip to content

Commit

Permalink
Update dependency react-hook-form to v7.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 19, 2022
1 parent 71e4539 commit a6effbb
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.0"
"react-hook-form": "7.27.1"
},
"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 @@ -5851,7 +5851,7 @@ __metadata:
pascalcase: 1.0.0
react: 17.0.2
react-dom: 17.0.2
react-hook-form: 7.27.0
react-hook-form: 7.27.1
typescript: 4.5.5
peerDependencies:
graphql: 16.3.0
Expand Down Expand Up @@ -24818,12 +24818,12 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:7.27.0":
version: 7.27.0
resolution: "react-hook-form@npm:7.27.0"
"react-hook-form@npm:7.27.1":
version: 7.27.1
resolution: "react-hook-form@npm:7.27.1"
peerDependencies:
react: ^16.8.0 || ^17
checksum: 25a1483420274e46177644d4e09f7f078d14a83fba797820a888b12cdd4743460fe5b594102ddb1c3e9c3011cae98d085a46219f0736fa6e9c4c258ce62f75b3
checksum: 0a125d61080202acfba3be84dc7156fe79812a2f640658fb96b20b688555abc1d6bd5b5ff64933d3e1050bfe191271654bfcbdc32126c30a702acf003e600b0c
languageName: node
linkType: hard

Expand Down

0 comments on commit a6effbb

Please sign in to comment.