Skip to content

Commit aafbe62

Browse files
⬆️ Bump @hookform/resolvers from 2.8.2 to 2.8.3 (calcom#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](react-hook-form/resolvers@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a002b19 commit aafbe62

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
@@ -33,7 +33,7 @@
3333
"@daily-co/daily-js": "^0.21.0",
3434
"@headlessui/react": "^1.4.1",
3535
"@heroicons/react": "^1.0.5",
36-
"@hookform/resolvers": "^2.8.2",
36+
"@hookform/resolvers": "^2.8.3",
3737
"@jitsu/sdk-js": "^2.2.4",
3838
"@next/bundle-analyzer": "11.1.2",
3939
"@prisma/client": "^2.30.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -604,10 +604,10 @@
604604
resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-1.0.5.tgz#2fe4df9d33eb6ce6d5178a0f862e97b61c01e27d"
605605
integrity sha512-UDMyLM2KavIu2vlWfMspapw9yii7aoLwzI2Hudx4fyoPwfKfxU8r3cL8dEBXOjcLG0/oOONZzbT14M1HoNtEcg==
606606

607-
"@hookform/resolvers@^2.8.2":
608-
version "2.8.2"
609-
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.8.2.tgz#590dcc23212a659bad08212138261c3950ef09f1"
610-
integrity sha512-oDTGrm7yHxT4VIv4kJcfjvWvozCbdcL0/jrpbAkeo39FYn78XnKOrrGTNmrXdfu+EQVkNIdZ47IYRFManZ4jUA==
607+
"@hookform/resolvers@^2.8.3":
608+
version "2.8.3"
609+
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.8.3.tgz#d362360f6057bcca7318ad22d49e5f0c47290e27"
610+
integrity sha512-9G6/vCUNvg3O4MeAK4l749syOz/2r1DF/Pq3Njuk3sI4ObHoRyV0nxio5NrNLGC+7N1Ixu9vJ/loNhaUNXTX6A==
611611

612612
"@humanwhocodes/config-array@^0.5.0":
613613
version "0.5.0"

0 commit comments

Comments
 (0)