Skip to content

Commit 887929c

Browse files
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]>
1 parent cd9b2c6 commit 887929c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"vitest": "^2.0.5",
3535
"vue-tsc": "^2.2.0",
3636
"wrangler": "^3.109.1",
37-
"zod": "^3.24.1"
37+
"zod": "^3.24.2"
3838
},
3939
"dependencies": {
4040
"chanfana": "^2.6.3",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4442,7 +4442,7 @@ [email protected]:
44424442
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.3.tgz#2fbc96118b174290d94e8896371c95629e87a060"
44434443
integrity sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==
44444444

4445-
zod@^3.23.8, zod@^3.24.1:
4446-
version "3.24.1"
4447-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.24.1.tgz#27445c912738c8ad1e9de1bea0359fa44d9d35ee"
4448-
integrity sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==
4445+
zod@^3.23.8, zod@^3.24.2:
4446+
version "3.24.2"
4447+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.24.2.tgz#8efa74126287c675e92f46871cfc8d15c34372b3"
4448+
integrity sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==

0 commit comments

Comments
 (0)