Skip to content

Commit 2e9526e

Browse files
build(deps-dev): bump yup from 0.32.11 to 1.0.0 (fastify#4581)
Bumps [yup](https://github.com/jquense/yup) from 0.32.11 to 1.0.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.0.0) --- updated-dependencies: - dependency-name: yup dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6a40eb commit 2e9526e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"typescript": "^4.8.3",
169169
"undici": "^5.10.0",
170170
"vary": "^1.1.2",
171-
"yup": "^0.32.11"
171+
"yup": "^1.0.0"
172172
},
173173
"dependencies": {
174174
"@fastify/ajv-compiler": "^3.5.0",

0 commit comments

Comments
 (0)