chore(deps): update dependency ts-node to v10 (#562)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
renovate[bot] 2021-08-23 09:29:44 +00:00 committed by GitHub
parent 6c65f01822
commit 47e010e044
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 157 additions and 31 deletions

View file

@ -52,7 +52,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.3.2",
"standard-version": "9.3.1",
"ts-node": "9.1.1",
"ts-node": "10.2.0",
"typescript": "4.3.5"
}
}