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[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-07 11:07:17 +00:00 committed by Benjamin Staneck
parent a672cfbe2d
commit 93cfd46a74
2 changed files with 5 additions and 5 deletions

View file

@ -122,7 +122,7 @@
"style-loader": "1.2.1",
"terser": "5.0.0",
"terser-webpack-plugin": "4.1.0",
"ts-node": "8.10.2",
"ts-node": "9.0.0",
"typescript": "3.9.7",
"webpack": "4.44.1"
}