Skip to content

Commit 6765453

Browse files
authored
Merge pull request #35 from andnp/greenkeeper/ts-node-8.0.3
Update ts-node to the latest version 🚀
2 parents 5388117 + 513f87d commit 6765453

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"@types/node": "^11.9.0",
3939
"commitlint": "7.5.2",
4040
"husky": "^1.0.0",
41-
"jest": "^23.3.0",
41+
"jest": "^24.0.0",
4242
"ts-jest": "^24.0.0",
43-
"ts-node": "^7.0.0",
43+
"ts-node": "^8.0.3",
4444
"tslint": "^5.9.1",
4545
"typescript": "^3.2.4"
4646
},

0 commit comments

Comments
 (0)