update ts-jest

This commit is contained in:
Bryan MacFarlane 2020-05-02 10:38:09 -04:00
parent 8885b7194e
commit 889def385d
2 changed files with 17 additions and 10 deletions

View file

@ -38,7 +38,7 @@
"jest": "^24.9.0",
"jest-circus": "^24.7.1",
"prettier": "^1.19.1",
"ts-jest": "^24.0.2",
"ts-jest": "^24.3.0",
"typescript": "^3.8.3"
}
}