Skip to content

Commit

Permalink
chore(deps): bump zod-to-json-schema from 3.22.4 to 3.23.5 (#6676)
Browse files Browse the repository at this point in the history
Bumps [zod-to-json-schema](https://github.com/StefanTerdell/zod-to-json-schema) from 3.22.4 to 3.23.5.
- [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases)
- [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md)
- [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits)

---
updated-dependencies:
- dependency-name: zod-to-json-schema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 231d96b commit 870fd25
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"yaml": "^2.5.1",
"yaml-lint": "^1.2.4",
"zod": "^3.23.8",
"zod-to-json-schema": "^3.22.4"
"zod-to-json-schema": "^3.23.5"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
Expand Down
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 870fd25

Please sign in to comment.