Skip to content

Commit 54cecac

Browse files
fix(deps): update dependency zod to v4 (#2972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3fce6e commit 54cecac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -32,6 +32,6 @@
3232
"typescript": "^6.0.0",
3333
"yaml": "^2.8.3",
3434
"yargs": "^18.0.0",
35-
"zod": "^3.24.1"
35+
"zod": "^4.0.0"
3636
}
3737
}

0 commit comments

Comments
 (0)