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] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-17 07:39:07 -04:00 committed by GitHub
parent b70619151b
commit 4f44721504
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -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"
}
}

View File

@ -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"