Skip to content

Commit f50759f

Browse files
build(deps): bump @hookform/resolvers from 2.9.11 to 3.3.3
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.9.11 to 3.3.3. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v2.9.11...v3.3.3) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccb42de commit f50759f

File tree

2 files changed

+218
-42
lines changed

2 files changed

+218
-42
lines changed

examples/example-webform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test:e2e:ci": "start-server-and-test 'yarn preview' http://localhost:3636 cy:run"
1515
},
1616
"dependencies": {
17-
"@hookform/resolvers": "^2.8.3",
17+
"@hookform/resolvers": "^3.3.3",
1818
"@tailwindcss/forms": "^0.5.6",
1919
"@tailwindcss/typography": "^0.5.1",
2020
"next": "^12.2.3",

0 commit comments

Comments
 (0)