Skip to content

Commit

Permalink
build(deps): bump zod from 3.23.5 to 3.24.1
Browse files Browse the repository at this point in the history
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.5 to 3.24.1.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.23.5...v3.24.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 85a0ef1 commit cf6b8c7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"date-fns": "4.1.0",
"issue-metadata": "0.2.3",
"testing-farm": "1.10.0",
"zod": "3.23.5"
"zod": "3.24.1"
},
"devDependencies": {
"@total-typescript/ts-reset": "0.6.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@ __metadata:
ts-node: 10.9.2
typescript: 5.7.2
vitest: 2.1.4
zod: 3.23.5
zod: 3.24.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2636,16 +2636,16 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:3.23.5":
version: 3.23.5
resolution: "zod@npm:3.23.5"
checksum: 4b83c93c4d43640b31eb4289efedb23f303a272c39f8b492ee4b2fec1a1da0de078db3786a2e6cc08d6803f03e842af2ae16b430c7f2e0fea3eba16b72a9db36
languageName: node
linkType: hard

"zod@npm:3.23.8, zod@npm:^3.23.8":
version: 3.23.8
resolution: "zod@npm:3.23.8"
checksum: 15949ff82118f59c893dacd9d3c766d02b6fa2e71cf474d5aa888570c469dbf5446ac5ad562bb035bf7ac9650da94f290655c194f4a6de3e766f43febd432c5c
languageName: node
linkType: hard

"zod@npm:3.24.1":
version: 3.24.1
resolution: "zod@npm:3.24.1"
checksum: dcd5334725b29555593c186fd6505878bb7ccb4f5954f728d2de24bf71f9397492d83bdb69d5b8a376eb500a02273ae0691b57deb1eb8718df3f64c77cc5534a
languageName: node
linkType: hard

0 comments on commit cf6b8c7

Please sign in to comment.