From 51dbbd091bcf2181051df766801e61af7f6fb316 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 11:11:39 +0530 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E2=AC=86=EF=B8=8F=20update=20de?= =?UTF-8?q?pendency=20react-hook-form=20to=20v7.18.0=20(#261)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f31dc5340..a9fe94734 100644 --- a/package.json +++ b/package.json @@ -191,7 +191,7 @@ "raw-loader": "4.0.2", "react": "17.0.2", "react-dom": "17.0.2", - "react-hook-form": "7.17.5", + "react-hook-form": "7.18.0", "react-test-renderer": "17.0.2", "react-transition-group": "4.4.2", "react-virtual": "2.8.2", diff --git a/yarn.lock b/yarn.lock index 4a93db1ff..aeb22c532 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16032,10 +16032,10 @@ react-helmet-async@^1.0.7: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -react-hook-form@7.17.5: - version "7.17.5" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.17.5.tgz#3852f294159378d0b5893c9fcc89e313937c6f89" - integrity sha512-4bPtPGkpVhZlgtTbtMGi0RFphKHgxCj5u3AsGz3SBdleELlG1pDf9zRQOtfGlOGkZlc7u78RzD0xu9kOw7PYdQ== +react-hook-form@7.18.0: + version "7.18.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.18.0.tgz#2ba847096be0209e1f6e4d82e7168a037a2fe103" + integrity sha512-aTFs1jXGvpBBv4vYuhheVd9KbAZw/l3DOZhLIadNDyFddaDQmn+yJa63IZ14GDFz4NFgIi+ROkubfGJG2x6q2Q== react-input-autosize@^3.0.0: version "3.0.0"