1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 14:47:28 +00:00

update jest

This commit is contained in:
Bowden Kelly
2019-03-25 14:52:40 -07:00
parent a6aaa7fbfe
commit a3a3258c9b
2 changed files with 46 additions and 402 deletions

View File

@@ -86,7 +86,7 @@
"nodemon": "^1.18.10",
"shelljs": "^0.8.1",
"supertest": "^3.0.0",
"ts-jest": "^22.0.4",
"ts-jest": "^24.0.0",
"ts-node": "^5.0.0",
"tslint": "^5.9.1",
"typescript": "^2.7.2"