chore(deps): update dependency ts-node to v9 (#283)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-02 06:58:35 +02:00 committed by GitHub
parent 8556a2c870
commit 3fc37c332e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -51,7 +51,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.1.2",
"standard-version": "8.0.2",
"ts-node": "8.10.2",
"ts-node": "9.0.0",
"typescript": "3.9.7"
}
}