Skip to content

Commit c26c7fe

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency ts-jest to v22.4.1
1 parent 49b4846 commit c26c7fe

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
@@ -45,7 +45,7 @@
4545
"opencollective": "1.0.3",
4646
"prettier": "1.11.1",
4747
"rimraf": "2.6.2",
48-
"ts-jest": "22.4.0",
48+
"ts-jest": "22.4.1",
4949
"tslint": "5.9.1",
5050
"typescript": "2.7.2"
5151
},

yarn.lock

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

3617-
3618-
version "22.4.0"
3619-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.4.0.tgz#c9d3f9565696e0ad17e658eee96e06822af96bb9"
3617+
3618+
version "22.4.1"
3619+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.4.1.tgz#69defb2042d689cff9b4244365ef638ecd35f706"
36203620
dependencies:
36213621
babel-core "^6.24.1"
36223622
babel-plugin-istanbul "^4.1.4"

0 commit comments

Comments
 (0)