From aafbe626fc9140c92b9ee9404eecd51792092b48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Nov 2021 10:58:15 +0000 Subject: [PATCH] :arrow_up: Bump @hookform/resolvers from 2.8.2 to 2.8.3 (#1104) Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](https://github.com/react-hook-form/resolvers/compare/v2.8.2...v2.8.3) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9b9997cb32..f98d524c1c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@daily-co/daily-js": "^0.21.0", "@headlessui/react": "^1.4.1", "@heroicons/react": "^1.0.5", - "@hookform/resolvers": "^2.8.2", + "@hookform/resolvers": "^2.8.3", "@jitsu/sdk-js": "^2.2.4", "@next/bundle-analyzer": "11.1.2", "@prisma/client": "^2.30.2", diff --git a/yarn.lock b/yarn.lock index 970067d52a..88def36380 100644 --- a/yarn.lock +++ b/yarn.lock @@ -604,10 +604,10 @@ resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-1.0.5.tgz#2fe4df9d33eb6ce6d5178a0f862e97b61c01e27d" integrity sha512-UDMyLM2KavIu2vlWfMspapw9yii7aoLwzI2Hudx4fyoPwfKfxU8r3cL8dEBXOjcLG0/oOONZzbT14M1HoNtEcg== -"@hookform/resolvers@^2.8.2": - version "2.8.2" - resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.8.2.tgz#590dcc23212a659bad08212138261c3950ef09f1" - integrity sha512-oDTGrm7yHxT4VIv4kJcfjvWvozCbdcL0/jrpbAkeo39FYn78XnKOrrGTNmrXdfu+EQVkNIdZ47IYRFManZ4jUA== +"@hookform/resolvers@^2.8.3": + version "2.8.3" + resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.8.3.tgz#d362360f6057bcca7318ad22d49e5f0c47290e27" + integrity sha512-9G6/vCUNvg3O4MeAK4l749syOz/2r1DF/Pq3Njuk3sI4ObHoRyV0nxio5NrNLGC+7N1Ixu9vJ/loNhaUNXTX6A== "@humanwhocodes/config-array@^0.5.0": version "0.5.0"