Skip to content

Commit 0f93808

Browse files
Bump yup from 0.32.11 to 1.4.0
Bumps [yup](https://github.com/jquense/yup) from 0.32.11 to 1.4.0. - [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.4.0) --- updated-dependencies: - dependency-name: yup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 592df20 commit 0f93808

File tree

2 files changed

+27
-35
lines changed

2 files changed

+27
-35
lines changed

package-lock.json

+26-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"prepare": "bash -c 'if [ -f ./node_modules/.bin/husky ]; then husky install; fi'"
3939
},
4040
"dependencies": {
41-
"yup": "^0.32.11"
41+
"yup": "^1.4.0"
4242
},
4343
"devDependencies": {
4444
"@kth/eslint-config-kth": "^3.0.10",

0 commit comments

Comments
 (0)