Skip to content

Commit 702d483

Browse files
authored
Merge pull request #36 from suttna/renovate/ts-jest-22.x
Update dependency ts-jest to v22.0.4
2 parents b6d6691 + 50a7621 commit 702d483

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
@@ -36,7 +36,7 @@
3636
"codecov": "3.0.0",
3737
"jest": "22.2.1",
3838
"standard": "10.0.3",
39-
"ts-jest": "22.0.3",
39+
"ts-jest": "22.0.4",
4040
"tslint": "5.9.1",
4141
"typescript": "2.7.1"
4242
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3680,9 +3680,9 @@ tryit@^1.0.1:
36803680
version "1.0.3"
36813681
resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb"
36823682

3683-
3684-
version "22.0.3"
3685-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.0.3.tgz#4d30f42c1b26a78d438ad908f9b0bcb4b1e6e32b"
3683+
3684+
version "22.0.4"
3685+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.0.4.tgz#be5e8d7d2cf3f3ef97d877a6a0562508c3f64515"
36863686
dependencies:
36873687
babel-core "^6.24.1"
36883688
babel-plugin-istanbul "^4.1.4"

0 commit comments

Comments
 (0)