Skip to content

Commit

Permalink
build(deps): update dependency zod to v3.20.1 (#19482)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 19, 2022
1 parent 9ef76c5 commit 47ce143
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -234,7 +234,7 @@
"url-join": "4.0.1",
"validate-npm-package-name": "5.0.0",
"xmldoc": "1.2.0",
"zod": "3.20.0"
"zod": "3.20.1"
},
"optionalDependencies": {
"re2": "1.18.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10134,10 +10134,10 @@ yocto-queue@^0.1.0:
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

zod@3.20.0:
version "3.20.0"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.0.tgz#999f50f41c7c69569c77721c9372987991ba1c3a"
integrity sha512-ZWxs7oM5ixoo1BMoxTNeDMYSih/F/FUnExsnRtHT04rG6q0Bd74TKS45RGXw07TOalOZyyzdKaYH38k8yTEv9A==
zod@3.20.1:
version "3.20.1"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.1.tgz#e5aa79cc614c0c938b931a306d4b7ddce07f84cb"
integrity sha512-At2YngeqktnHk6L9vf6Sdt7IGcRFziasf7JyQfKwxMd2rOWIUvURP6oLUTW6N0WKQ5bcIdI+IZ3+uGZCCcQcQg==

zwitch@^1.0.0:
version "1.0.5"
Expand Down

0 comments on commit 47ce143

Please sign in to comment.