Skip to content

Commit 0b63323

Browse files
Update dependency ts-node to v10
1 parent 7da7283 commit 0b63323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"karma-jasmine": "~1.1.2",
4444
"karma-jasmine-html-reporter": "^0.2.2",
4545
"protractor": "~5.4.0",
46-
"ts-node": "~7.0.0",
46+
"ts-node": "~10.9.0",
4747
"tslint": "~5.11.0",
4848
"typescript": "~3.1.6"
4949
}

0 commit comments

Comments
 (0)