From 27180c19d89d644a4bdc076f27c27d0dd387a7cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Mar 2021 21:33:27 +0900 Subject: [PATCH] chore(deps): update dependency ts-jest to v26.5.4 (#280) 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 151da6b..7e9efd4 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "jest": "26.6.3", "prettier": "2.2.1", "prettier-plugin-tailwind": "2.2.10", - "ts-jest": "26.5.3", + "ts-jest": "26.5.4", "typescript": "4.2.3" }, "license": "AGPL-3.0" diff --git a/yarn.lock b/yarn.lock index c8ff494..a2ec790 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8059,10 +8059,10 @@ trouter@^3.1.0: dependencies: regexparam "^1.3.0" -ts-jest@26.5.3: - version "26.5.3" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554" - integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA== +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== dependencies: bs-logger "0.x" buffer-from "1.x"