Skip to content

Commit 203b735

Browse files
Update ts-jest to the latest version 🚀 (#28)
* chore(package): update ts-jest to version 25.1.0 * chore(package): update lockfile package-lock.json
1 parent 5142499 commit 203b735

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

‎package-lock.json‎

Lines changed: 13 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"jest": "^23.6.0",
3737
"prettier": "^1.15.3",
3838
"semantic-release": "^17.0.0",
39-
"ts-jest": "^24.0.0",
39+
"ts-jest": "^25.1.0",
4040
"ts-node": "^8.0.3",
4141
"tslint": "^5.12.1",
4242
"tslint-config-prettier": "^1.17.0",

0 commit comments

Comments
 (0)