Skip to content

Commit b5ff77a

Browse files
committed
Update dependency ts-jest to v22.0.4
1 parent 7cc57e9 commit b5ff77a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/minimist": "1.2.0",
2626
"jest": "22.1.4",
2727
"bot-tester": "3.4.2",
28-
"ts-jest": "22.0.2",
28+
"ts-jest": "22.0.4",
2929
"ts-node": "4.1.0",
3030
"tslint": "5.9.1",
3131
"typescript": "2.7.2"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4118,9 +4118,9 @@ trim-right@^1.0.1:
41184118
version "1.0.1"
41194119
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
41204120

4121-
4122-
version "22.0.2"
4123-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.0.2.tgz#d83eb2e3a2a4f3be098afea5a06d38547d528c72"
4121+
4122+
version "22.0.4"
4123+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.0.4.tgz#be5e8d7d2cf3f3ef97d877a6a0562508c3f64515"
41244124
dependencies:
41254125
babel-core "^6.24.1"
41264126
babel-plugin-istanbul "^4.1.4"

0 commit comments

Comments
 (0)