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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-24 18:35:48 +00:00
committed by GitHub
parent ffb6b73bb7
commit 364ce6d856
2 changed files with 4 additions and 4 deletions

View File

@ -87,7 +87,7 @@
"rimraf": "^3.0.2",
"shelljs": "^0.8.4",
"sinon": "^9.0.2",
"ts-node": "^8.10.2",
"ts-node": "^9.0.0",
"tslint": "^6.1.3",
"tslint-immutable": "^4.9.0",
"typedoc": "^0.16.11",