From 40ce78b13a960d9c65e9bb100dd771ea4a040fc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 19:39:31 +0000 Subject: [PATCH] Update dependency myzod to v1.9.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e3fdc98e..0cef2d01 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@typescript-eslint/parser": "5.54.0", "eslint": "8.35.0", "jest": "29.4.3", - "myzod": "1.9.0", + "myzod": "1.9.2", "npm-run-all": "4.1.5", "prettier": "2.8.4", "ts-jest": "29.0.5", diff --git a/yarn.lock b/yarn.lock index fa5a0fde..ef67a5d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4681,10 +4681,10 @@ mute-stream@0.0.8: resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d" integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA== -myzod@1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/myzod/-/myzod-1.9.0.tgz#e86b88361c228fb5e714625c954c5b57fe4d42a4" - integrity sha512-ELgwn+UhQ0H9zkbZ0HteGEkL0hG9VpbO0KtXXw/Bcewq+D2VadYUP9w0vOOJnxtzB2PA/Mh3Lnt7J8ogo8f3bQ== +myzod@1.9.2: + version "1.9.2" + resolved "https://registry.yarnpkg.com/myzod/-/myzod-1.9.2.tgz#a1b5d5bc46acb2ee53c2093e65f2ff3a7c0431ef" + integrity sha512-Jm8PDj1hPWGyxL50TYlMhaA+h7QBNXSLKesofg1RTOYmzhR0kaHByTZ62HrTF9Dy0K8z+Hs/ELXXUyUOYsl0FA== natural-compare-lite@^1.4.0: version "1.4.0"