From 84e3f21966316a86e3fd83d526a36f3172fc7053 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 13:19:04 +0000 Subject: [PATCH] chore(deps): update dependency ts-jest to v27.1.3 (#6131) Co-authored-by: Renovate Bot Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Erez Rokah --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 96c6e07d..8ba7e87b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18378,9 +18378,7 @@ ts-invariant@^0.4.0: tslib "^1.9.3" ts-jest@^27.0.0: - version "27.1.2" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2.tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151" - integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA== + version: "27.1.3" dependencies: bs-logger "0.x" fast-json-stable-stringify "2.x"