Update dependency ts-node to v8

This commit is contained in:
Renovate Bot 2019-03-16 21:23:12 +00:00
parent baaebe402d
commit 2a56d7f0ba
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
"prettier": "1.16.4", "prettier": "1.16.4",
"supertest": "3.4.2", "supertest": "3.4.2",
"ts-jest": "24.0.0", "ts-jest": "24.0.0",
"ts-node": "7.0.1", "ts-node": "8.0.3",
"tsconfig-paths": "3.8.0", "tsconfig-paths": "3.8.0",
"tslint": "5.14.0", "tslint": "5.14.0",
"typescript": "3.3.3333" "typescript": "3.3.3333"