From e8ba44971960908262242a4fc27e09eebd66286d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Dec 2021 03:41:53 +0000 Subject: [PATCH] chore(deps): update dependency ts-jest to v27.1.2 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5ffc84b..60127bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7570,9 +7570,9 @@ ts-invariant@^0.9.4: tslib "^2.1.0" ts-jest@^27.0.3: - version "27.1.1" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.1.tgz#5a54aca96db1dac37c681f3029dd10f3a8c36192" - integrity sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA== + version "27.1.2" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2.tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151" + integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA== dependencies: bs-logger "0.x" fast-json-stable-stringify "2.x"