Skip to content

Commit 00033a1

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency zod to v3.16.0
1 parent 447b99f commit 00033a1

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.15.1"
61+
"zod": "3.16.0"
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
@@ -5991,7 +5991,7 @@ yup@0.32.11:
59915991
property-expr "^2.0.4"
59925992
toposort "^2.0.2"
59935993

5994-
zod@3.15.1:
5995-
version "3.15.1"
5996-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.15.1.tgz#9e404cd8002ccffb03baa94cff2e1638ed49d82f"
5997-
integrity sha512-WAdjcoOxa4S9oc/u7fTbC3CC7uVqptLLU0LKqS8RDBOrCXp2t5avM8BUfgNVZJymGWAx6SEUYxWPPoYuQ5rgwQ==
5994+
zod@3.16.0:
5995+
version "3.16.0"
5996+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.16.0.tgz#edfdbf77fcc9a5af13a2630a44bdda5b90e759b7"
5997+
integrity sha512-szrIkryADbTM+xBt2a1KoS2CJQXec4f9xG78bj5MJeEH/XqmmHpnO+fG3IE115AKBJak+2HrbxLZkc9mhdbDKA==

0 commit comments

Comments
 (0)