Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix(package): update ts-node to version 8.1.0
  • Loading branch information
greenkeeper[bot] committed Apr 15, 2019
commit 82f703df52573bda40f7a979da36f498bf8d5c0c
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/shawnkoon/coding-challenge-typescript#readme",
"dependencies": {
"ts-node": "8.0.3",
"ts-node": "8.1.0",
"tslint": "5.9.1",
"typescript": "^3.3.3333"
},
Expand Down