Skip to content

Commit e361c10

Browse files
Bump yup from 0.32.11 to 1.6.1
Bumps [yup](https://github.com/jquense/yup) from 0.32.11 to 1.6.1. - [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.6.1) --- 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 39a75b0 commit e361c10

2 files changed

Lines changed: 30 additions & 35 deletions

File tree

package-lock.json

Lines changed: 29 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.6.1"
4242
},
4343
"devDependencies": {
4444
"@kth/eslint-config-kth": "^3.0.10",

0 commit comments

Comments
 (0)