chore(deps): update dependency ts-node to v8.1.0

This commit is contained in:
Renovate Bot 2019-04-15 02:03:56 +00:00
parent 00bd225da8
commit 99eb639deb
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
"prettier": "1.16.4", "prettier": "1.16.4",
"supertest": "4.0.2", "supertest": "4.0.2",
"ts-jest": "24.0.2", "ts-jest": "24.0.2",
"ts-node": "8.0.3", "ts-node": "8.1.0",
"tsconfig-paths": "3.8.0", "tsconfig-paths": "3.8.0",
"tslint": "5.15.0", "tslint": "5.15.0",
"typescript": "3.4.2" "typescript": "3.4.2"