Skip to content

Commit 1330e33

Browse files
dependabot[bot]cloud-sdk-js
andauthored
chore(deps-dev): Bump zod from 3.24.1 to 3.24.2 (#541)
* chore(deps-dev): Bump zod from 3.24.1 to 3.24.2 Bumps [zod](https://github.com/colinhacks/zod) from 3.24.1 to 3.24.2. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.24.1...v3.24.2) --- updated-dependencies: - dependency-name: zod dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update pnpm-lock.yaml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cloud-sdk-js <[email protected]>
1 parent ba9ae2e commit 1330e33

File tree

2 files changed

+111
-17
lines changed

2 files changed

+111
-17
lines changed

pnpm-lock.yaml

Lines changed: 110 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/schema-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
},
1919
"devDependencies": {
2020
"ts-to-zod": "^3.15.0",
21-
"zod": "^3.24.1"
21+
"zod": "^3.24.2"
2222
}
2323
}

0 commit comments

Comments
 (0)