From 88f10e0586571a5ee002d005701402db18c2a2d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Oct 2021 20:58:58 +0100 Subject: [PATCH] :arrow_up: Bump @hookform/resolvers from 2.8.1 to 2.8.2 (#1083) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 911bced1..b83ef9d4 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@daily-co/daily-js": "^0.21.0", "@headlessui/react": "^1.4.1", "@heroicons/react": "^1.0.4", - "@hookform/resolvers": "^2.8.1", + "@hookform/resolvers": "^2.8.2", "@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 06ccc0ed..69d40103 100644 --- a/yarn.lock +++ b/yarn.lock @@ -593,10 +593,10 @@ version "1.0.4" resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-1.0.4.tgz#11847eb2ea5510419d7ada9ff150a33af0ad0863" -"@hookform/resolvers@^2.8.1": - version "2.8.1" - resolved "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-2.8.1.tgz#0d4fdd25bdeb4b98bf4e177c63fc4efa173454dd" - integrity sha512-U5lgaCkvD+0e5X8iQmCHiF+jOqjTX6OHUA7zPdeIHI6xdAOoi3rH9MKNuwMwv5Hly2LL6XtDgDkS/k+YG9hOew== +"@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== "@humanwhocodes/config-array@^0.5.0": version "0.5.0"