From 4f44721504d16b680cbbba34d0255edd652dd46e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2020 07:39:07 -0400 Subject: [PATCH] Bump ts-jest from 25.3.1 to 25.4.0 (#252) Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.3.1 to 25.4.0. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/kulshekhar/ts-jest/compare/v25.3.1...v25.4.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b3693b70..03cf9592 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "jest": "25.3.0", "jest-circus": "25.3.0", "prettier": "2.0.4", - "ts-jest": "25.3.1", + "ts-jest": "25.4.0", "typescript": "3.8.3" } } diff --git a/yarn.lock b/yarn.lock index e08870d0..d527e7de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4031,9 +4031,9 @@ tr46@^1.0.1: dependencies: punycode "^2.1.0" -ts-jest@25.3.1: - version "25.3.1" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.3.1.tgz#58e2ed3506e4e4487c0b9b532846a5cade9656ba" +ts-jest@25.4.0: + version "25.4.0" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.4.0.tgz#5ad504299f8541d463a52e93e5e9d76876be0ba4" dependencies: bs-logger "0.x" buffer-from "1.x"