Skip to content

Commit 3cabdba

Browse files
greenkeeper[bot]shawnkoon
authored andcommitted
Update ts-node to the latest version 🚀 (#25)
* fix(package): update ts-node to version 8.1.0 * chore(package): update lockfile package-lock.json
1 parent 9c71574 commit 3cabdba

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -26,7 +26,7 @@
2626
},
2727
"homepage": "https://github.com/shawnkoon/coding-challenge-typescript#readme",
2828
"dependencies": {
29-
"ts-node": "8.0.3",
29+
"ts-node": "8.1.0",
3030
"tslint": "5.9.1",
3131
"typescript": "^3.3.3333"
3232
},

0 commit comments

Comments
 (0)