Skip to content

Commit 5f9e428

Browse files
Bump zod from 3.22.2 to 3.22.3 (#901)
Bumps [zod](https://github.com/colinhacks/zod) from 3.22.2 to 3.22.3. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](colinhacks/zod@v3.22.2...v3.22.3) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a6f857 commit 5f9e428

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react": "^18.2.0",
3232
"react-dom": "^18.2.0",
3333
"typescript": "^5.2.2",
34-
"zod": "^3.22.2"
34+
"zod": "^3.22.3"
3535
},
3636
"devDependencies": {
3737
"@typescript-eslint/eslint-plugin": "^6.6.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11511,10 +11511,10 @@ [email protected]:
1151111511
resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db"
1151211512
integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==
1151311513

11514-
zod@^3.22.2:
11515-
version "3.22.2"
11516-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.2.tgz#3add8c682b7077c05ac6f979fea6998b573e157b"
11517-
integrity sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==
11514+
zod@^3.22.3:
11515+
version "3.22.3"
11516+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.3.tgz#2fbc96118b174290d94e8896371c95629e87a060"
11517+
integrity sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==
1151811518

1151911519
zwitch@^2.0.0, zwitch@^2.0.4:
1152011520
version "2.0.4"

0 commit comments

Comments
 (0)