Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit 2811f4b

Browse files
Bump react-hook-form from 4.9.3 to 6.12.1
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 4.9.3 to 6.12.1. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v4.9.3...v6.12.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2f457f2 commit 2811f4b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"react": "^16.12.0",
9292
"react-ace": "^8.0.0",
9393
"react-dom": "^16.12.0",
94-
"react-hook-form": "^4.9.3",
94+
"react-hook-form": "^6.12.1",
9595
"react-json-view": "^1.19.1",
9696
"yup": "^0.28.1"
9797
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12900,10 +12900,10 @@ react-helmet-async@^1.0.2:
1290012900
react-fast-compare "^2.0.4"
1290112901
shallowequal "^1.1.0"
1290212902

12903-
react-hook-form@^4.9.3:
12904-
version "4.9.3"
12905-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-4.9.3.tgz#7794a323de2f92e4685f3581b2ea3e52955d14d8"
12906-
integrity sha512-TPjOl5Hyq1O8VFBxxz9lnbuP/KreJD07GRUI2G8K/JnWy0pln/QaZ/p1fsnJ+8BAwQQB2fhEXSR5XrX2mxYBtw==
12903+
react-hook-form@^6.12.1:
12904+
version "6.12.1"
12905+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.12.1.tgz#e20437276378b972f1bb6a25ba251e55d7e7ae3b"
12906+
integrity sha512-zhaqdNvVkMnv+bJ1xsLfsbjvsoSPggDeZMKuNK2GoyERGdInNvrNjnihoV0qfIumseUZsGMIFC6ydnJo/+NeAQ==
1290712907

1290812908
react-hotkeys@2.0.0:
1290912909
version "2.0.0"

0 commit comments

Comments
 (0)