Bump ts-jest from 24.1.0 to 24.2.0 (#66)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.1.0 to 24.2.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/v24.1.0...v24.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-25 10:55:11 -05:00 committed by James Ives
parent 564ecfe6d1
commit a3b048231a
2 changed files with 4 additions and 4 deletions

View File

@ -43,7 +43,7 @@
"jest-circus": "^24.7.1",
"lodash": "^4.17.15",
"prettier": "^1.19.1",
"ts-jest": "^24.0.2",
"ts-jest": "^24.2.0",
"tslint": "^5.20.0",
"typescript": "^3.7.2"
}

View File

@ -3074,9 +3074,9 @@ tr46@^1.0.1:
dependencies:
punycode "^2.1.0"
ts-jest@^24.0.2:
version "24.1.0"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.1.0.tgz#2eaa813271a2987b7e6c3fefbda196301c131734"
ts-jest@^24.2.0:
version "24.2.0"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.2.0.tgz#7abca28c2b4b0a1fdd715cd667d65d047ea4e768"
dependencies:
bs-logger "0.x"
buffer-from "1.x"