Skip to content

Commit

Permalink
Merge pull request #479 from cailloumajor/renovate/zod-3.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency zod to v3.22.3
  • Loading branch information
cailloumajor authored Oct 3, 2023
2 parents a808496 + be220de commit f17c21d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"vue": "3.3.4",
"vue-i18n": "9.5.0",
"vue-router": "4.2.5",
"zod": "3.22.2"
"zod": "3.22.3"
},
"devDependencies": {
"@intlify/eslint-plugin-vue-i18n": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6495,7 +6495,7 @@ zip-stream@^4.1.0:
compress-commons "^4.1.2"
readable-stream "^3.6.0"

[email protected].2:
version "3.22.2"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.2.tgz#3add8c682b7077c05ac6f979fea6998b573e157b"
integrity sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==
[email protected].3:
version "3.22.3"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.3.tgz#2fbc96118b174290d94e8896371c95629e87a060"
integrity sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==

0 comments on commit f17c21d

Please sign in to comment.