Skip to content

Commit c231a81

Browse files
chore(deps): bump zod from 4.3.5 to 4.3.6 (#17)
Bumps [zod](https://github.com/colinhacks/zod) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.5...v4.3.6) --- updated-dependencies: - dependency-name: zod dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56cd591 commit c231a81

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

bun.lock

Lines changed: 4 additions & 2 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
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"commander": "^14.0.2",
22-
"zod": "^4.3.5",
22+
"zod": "^4.3.6",
2323
"@clack/prompts": "^0.11.0",
2424
"picocolors": "^1.1.1"
2525
},

0 commit comments

Comments
 (0)