chore(deps): update dependency ts-node to v8.10.2 (#107)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-28 19:00:29 +00:00 committed by GitHub
parent 9ac9d6f3e2
commit 486d0096b1
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.0.5",
"standard-version": "7.1.0",
"ts-node": "8.10.1",
"ts-node": "8.10.2",
"typescript": "3.9.3"
}
}