diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-19 04:19:36 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-11-19 04:19:36 +0000 |
| commit | 31ac7bd38a0782e50d6861d9740b630e4914603d (patch) | |
| tree | 9126e1395e75550d7c9810e0e5ee146b7e6077f8 | |
| parent | docs(readme): create readme (diff) | |
| download | anilist.me-dependabot/npm_and_yarn/zod-3.23.8.tar.xz anilist.me-dependabot/npm_and_yarn/zod-3.23.8.zip | |
build(deps): bump zod from 3.21.4 to 3.23.8dependabot/npm_and_yarn/zod-3.23.8
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.23.8.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.4...v3.23.8)
---
updated-dependencies:
- dependency-name: zod
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -864,6 +864,6 @@ youch@^3.2.2: stacktracey "^2.1.8" zod@^3.20.6: - version "3.21.4" - resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db" - integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw== + version "3.23.8" + resolved "https://registry.yarnpkg.com/zod/-/zod-3.23.8.tgz#e37b957b5d52079769fb8097099b592f0ef4067d" + integrity sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g== |