Skip to content

Commit 1085de1

Browse files
build(deps-dev): bump react-hook-form from 7.27.1 to 7.29.0 (#384)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.27.1 to 7.29.0. - [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@v7.27.1...v7.29.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f191368 commit 1085de1

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
@@ -192,7 +192,7 @@
192192
"prettier": "^2.5.1",
193193
"react": "^17.0.2",
194194
"react-dom": "^17.0.2",
195-
"react-hook-form": "7.27.1",
195+
"react-hook-form": "7.29.0",
196196
"reflect-metadata": "^0.1.13",
197197
"superstruct": "^0.15.3",
198198
"ts-jest": "^27.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5736,10 +5736,10 @@ react-dom@^17.0.2:
57365736
object-assign "^4.1.1"
57375737
scheduler "^0.20.2"
57385738

5739-
react-hook-form@7.27.1:
5740-
version "7.27.1"
5741-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.27.1.tgz#fe5fbcb6bf58751f66d9569e998d671480cc57f6"
5742-
integrity sha512-N3a7A6zIQ8DJeThisVZGtOUabTbJw+7DHJidmB9w8m3chckv2ZWKb5MHps9d2pPJqmCDoWe53Bos56bYmJms5w==
5739+
react-hook-form@7.29.0:
5740+
version "7.29.0"
5741+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.29.0.tgz#5e7e41a483b70731720966ed8be52163ea1fecf1"
5742+
integrity sha512-NcJqWRF6el5HMW30fqZRt27s+lorvlCCDbTpAyHoodQeYWXgQCvZJJQLC1kRMKdrJknVH0NIg3At6TUzlZJFOQ==
57435743

57445744
react-is@^17.0.1:
57455745
version "17.0.2"

0 commit comments

Comments
 (0)