build(deps-dev): bump ts-node from 7.0.1 to 8.10.2

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 7.0.1 to 8.10.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v7.0.1...v8.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-31 09:06:34 +00:00
committed by GitHub
parent bbd339f0e4
commit 61cbee829d
2 changed files with 38 additions and 23 deletions

View File

@ -87,7 +87,7 @@
"rimraf": "^2.5.2",
"shelljs": "^0.8.4",
"sinon": "^9.0.2",
"ts-node": "^7.0.1",
"ts-node": "^8.10.2",
"tslint": "^5.11.0",
"tslint-immutable": "^4.9.0",
"typedoc": "^0.16.11",