Skip to content

Commit 6020fe9

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency zod to v3.16.1
1 parent 4078231 commit 6020fe9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"ts-jest": "28.0.2",
5959
"typescript": "4.6.4",
6060
"yup": "0.32.11",
61-
"zod": "3.16.0"
61+
"zod": "3.16.1"
6262
},
6363
"dependencies": {
6464
"@graphql-codegen/plugin-helpers": "^2.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6000,7 +6000,7 @@ [email protected]:
60006000
property-expr "^2.0.4"
60016001
toposort "^2.0.2"
60026002

6003-
6004-
version "3.16.0"
6005-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.16.0.tgz#edfdbf77fcc9a5af13a2630a44bdda5b90e759b7"
6006-
integrity sha512-szrIkryADbTM+xBt2a1KoS2CJQXec4f9xG78bj5MJeEH/XqmmHpnO+fG3IE115AKBJak+2HrbxLZkc9mhdbDKA==
6003+
6004+
version "3.16.1"
6005+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.16.1.tgz#f748482c14447a91f767fe5c0aa8378522dcad6b"
6006+
integrity sha512-IQXNNUWzINE6lz068lmEn3SPWNZWunQYEqakpw8DNVhfiYlU/rOgkUv4oGMXpK1xvcs6Q3o1GNanS+5n7lr0yg==

0 commit comments

Comments
 (0)