Skip to content

Commit 55aa82b

Browse files
renovate-botkbrandwijk
authored andcommitted
chore(deps): update dependency ts-jest to v22.0.1
1 parent 73f2cde commit 55aa82b

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
@@ -31,7 +31,7 @@
3131
"@types/lodash": "4.14.91",
3232
"jest": "22.0.4",
3333
"mock-fs": "4.4.2",
34-
"ts-jest": "22.0.0",
34+
"ts-jest": "22.0.1",
3535
"tslint": "5.8.0"
3636
},
3737
"dependencies": {

yarn.lock

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

2774-
ts-jest@22.0.0:
2775-
version "22.0.0"
2776-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.0.0.tgz#cce1a5f1106150ca002d09f7e85913355ceb5e8d"
2774+
ts-jest@22.0.1:
2775+
version "22.0.1"
2776+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.0.1.tgz#48942936a466c2e76e259b02e2f1356f1839afc3"
27772777
dependencies:
27782778
babel-core "^6.24.1"
27792779
babel-plugin-istanbul "^4.1.4"

0 commit comments

Comments
 (0)