From a2d953269845c08c64f04d279f909b894ff79154 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 04:06:53 +0000 Subject: [PATCH] chore(deps): bump react-hook-form from 6.6.0 to 6.15.4 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 6.6.0 to 6.15.4. - [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](https://github.com/react-hook-form/react-hook-form/compare/v6.6.0...v6.15.4) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d5c45157e3..fb78a92355 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21325,9 +21325,9 @@ react-helmet@6.1.0: react-side-effect "^2.1.0" react-hook-form@^6.6.0: - version "6.6.0" - resolved "https://registry.npmjs.org/react-hook-form/-/react-hook-form-6.6.0.tgz#bda76fc50a916096afe18119f6f57f2b3911cdb7" - integrity sha512-5UKx2SBMaWuwy614H730Vv2QmoGdsdYpN96MnWXYzC8cHIUi9N2hYwtI86TEIcBHJ6FvEewh3onfA7P243RM1g== + version "6.15.4" + resolved "https://registry.npmjs.org/react-hook-form/-/react-hook-form-6.15.4.tgz#328003e1ccc096cd158899ffe7e3b33735a9b024" + integrity sha512-K+Sw33DtTMengs8OdqFJI3glzNl1wBzSefD/ksQw/hJf9CnOHQAU6qy82eOrh0IRNt2G53sjr7qnnw1JDjvx1w== react-hot-loader@^4.12.21: version "4.12.21"