Skip to content

Commit 7edf235

Browse files
chore(deps): update dependency react-hook-form to v7.33.1
1 parent fad021a commit 7edf235

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"pretty-quick": "3.1.3",
194194
"react": "18.1.0",
195195
"react-dom": "18.1.0",
196-
"react-hook-form": "7.31.2",
196+
"react-hook-form": "7.33.1",
197197
"react-is": "18.1.0",
198198
"react-test-renderer": "18.1.0",
199199
"rimraf": "3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16403,10 +16403,10 @@ react-error-boundary@^3.1.0:
1640316403
dependencies:
1640416404
"@babel/runtime" "^7.12.5"
1640516405

16406-
react-hook-form@7.31.2:
16407-
version "7.31.2"
16408-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.31.2.tgz#efb7ac469810954488b7cf40be4e5017122c6e5e"
16409-
integrity sha512-oPudn3YuyzWg//IsT9z2cMEjWocAgHWX/bmueDT8cmsYQnGY5h7/njjvMDfLVv3mbdhYBjslTRnII2MIT7eNCA==
16406+
react-hook-form@7.33.1:
16407+
version "7.33.1"
16408+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.33.1.tgz#8c4410e3420788d3b804d62cc4c142915c2e46d0"
16409+
integrity sha512-ydTfTxEJdvgjCZBj5DDXRc58oTEfnFupEwwTAQ9FSKzykEJkX+3CiAkGtAMiZG7IPWHuzgT6AOBfogiKhUvKgg==
1641016410

1641116411
react-inspector@^5.1.0:
1641216412
version "5.1.0"

0 commit comments

Comments
 (0)