From e3df072231ba2253e914cbc6298975af603102eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 11:37:46 +0000 Subject: [PATCH] Update dependency @hookform/resolvers to v2.9.11 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ec0cbb10..338bbbd0 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@badrap/bar-of-progress": "0.2.2", "@headlessui/react": "1.7.4", "@heroicons/react": "1.0.6", - "@hookform/resolvers": "2.9.10", + "@hookform/resolvers": "2.9.11", "@tailwindcss/aspect-ratio": "0.4.2", "@vercel/analytics": "^0.1.4", "axios": "0.27.2", diff --git a/yarn.lock b/yarn.lock index 4a081dae..aa481785 100644 --- a/yarn.lock +++ b/yarn.lock @@ -127,10 +127,10 @@ resolved "https://registry.npmjs.org/@heroicons/react/-/react-1.0.6.tgz" integrity sha512-JJCXydOFWMDpCP4q13iEplA503MQO3xLoZiKum+955ZCtHINWnx26CUxVxxFQu/uLb4LW3ge15ZpzIkXKkJ8oQ== -"@hookform/resolvers@2.9.10": - version "2.9.10" - resolved "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-2.9.10.tgz" - integrity sha512-JIL1DgJIlH9yuxcNGtyhsWX/PgNltz+5Gr6+8SX9fhXc/hPbEIk6wPI82nhgvp3uUb6ZfAM5mqg/x7KR7NAb+A== +"@hookform/resolvers@2.9.11": + version "2.9.11" + resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.9.11.tgz#9ce96e7746625a89239f68ca57c4f654264c17ef" + integrity sha512-bA3aZ79UgcHj7tFV7RlgThzwSSHZgvfbt2wprldRkYBcMopdMvHyO17Wwp/twcJasNFischFfS7oz8Katz8DdQ== "@humanwhocodes/config-array@^0.11.6": version "0.11.7"