chore(package): update ts-jest to version 23.0.0 (#602)

This commit is contained in:
greenkeeper[bot] 2018-07-15 06:26:32 -05:00 committed by Brandon Keepers
parent 88cdb2bfa4
commit 37fc44440b
1 changed files with 3 additions and 4 deletions

View File

@ -51,8 +51,7 @@
],
"globals": {
"ts-jest": {
"skipBabel": true,
"enableTsDiagnostics": true
"skipBabel": true
}
}
},
@ -109,7 +108,7 @@
"connect-sse": "^1.2.0",
"eslint": "^5.0.1",
"eslint-plugin-markdown": "^1.0.0-beta.8",
"jest": "^22.0.3",
"jest": "^23.4.1",
"minami": "^1.1.1",
"nock": "^9.2.0",
"semantic-release": "^15.0.0",
@ -117,7 +116,7 @@
"standard": "^11.0.0",
"standard-markdown": "^4.0.2",
"supertest": "^3.0.0",
"ts-jest": "^21.2.4",
"ts-jest": "^23.0.0",
"tslint": "^5.9.1",
"tslint-config-prettier": "^1.10.0",
"tslint-config-standard": "^7.1.0",