chore(deps): Update ts-jest from 20.0.10 to 20.0.14 (#46)

pull/48/head
dependencies[bot] 2017-09-03 14:08:22 +08:00 committed by Ika
parent 0365398768
commit 5eefd49781
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
"jest-playback": "1.0.0",
"prettier": "1.6.1",
"prettier-config-ikatyang": "1.1.1",
"ts-jest": "20.0.10",
"ts-jest": "20.0.14",
"ts-node": "3.3.0",
"tslint": "5.7.0",
"tslint-config-ikatyang": "2.3.0",

View File

@ -2343,9 +2343,9 @@ trim-right@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
ts-jest@20.0.10:
version "20.0.10"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-20.0.10.tgz#19e9386e6c890d31c2a64e938edc0c84fc937ebc"
ts-jest@20.0.14:
version "20.0.14"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-20.0.14.tgz#9e82130cea6b6df718b2c2b6055452af46bb248d"
dependencies:
babel-core "^6.24.1"
babel-plugin-istanbul "^4.1.4"