Skip to content

Commit f9b59b2

Browse files
chore(deps): bump @types/yup from 0.29.13 to 0.32.0
Bumps [@types/yup](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yup) from 0.29.13 to 0.32.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yup) --- updated-dependencies: - dependency-name: "@types/yup" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddf293e commit f9b59b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphql-shield/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"check": "tsc --noEmit"
1313
},
1414
"dependencies": {
15-
"@types/yup": "0.29.13",
15+
"@types/yup": "0.32.0",
1616
"object-hash": "^3.0.0",
1717
"tslib": "^2.4.0",
1818
"yup": "^0.32.0"

0 commit comments

Comments
 (0)