From 52bd737f11e6680cf808830699915e3bc5754b5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 09:18:52 +0900 Subject: [PATCH] chore(deps): update dependency ts-jest to v26.5.5 (#327) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4c3ab6f..2439663 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "jest": "26.6.3", "prettier": "2.2.1", "prettier-plugin-tailwind": "2.2.10", - "ts-jest": "26.5.4", + "ts-jest": "26.5.5", "typescript": "4.2.4" }, "license": "AGPL-3.0" diff --git a/yarn.lock b/yarn.lock index e84ff93..973012e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7976,10 +7976,10 @@ trouter@^3.1.0: dependencies: regexparam "^1.3.0" -ts-jest@26.5.4: - version "26.5.4" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686" - integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg== +ts-jest@26.5.5: + version "26.5.5" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5" + integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg== dependencies: bs-logger "0.x" buffer-from "1.x"