Skip to content

Commit c4d9355

Browse files
build(deps): bump yup from 0.32.11 to 1.3.3
Bumps [yup](https://github.com/jquense/yup) from 0.32.11 to 1.3.3. - [Release notes](https://github.com/jquense/yup/releases) - [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md) - [Commits](jquense/yup@v0.32.11...v1.3.3) --- updated-dependencies: - dependency-name: yup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 056d8ff commit c4d9355

File tree

2 files changed

+233
-65
lines changed

2 files changed

+233
-65
lines changed

examples/example-webform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react": "^17.0.2",
2323
"react-dom": "^17.0.2",
2424
"react-hook-form": "^7.25.3",
25-
"yup": "^0.32.11"
25+
"yup": "^1.3.3"
2626
},
2727
"devDependencies": {
2828
"@babel/core": "^7.12.9",

0 commit comments

Comments
 (0)