Bump ts-node from 9.1.1 to 10.0.0

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-24 07:00:03 +00:00
committed by GitHub
parent ae6db8f330
commit 2be4e2de57
2 changed files with 77 additions and 9 deletions

View File

@@ -57,7 +57,7 @@
"npm-run-all": "^4.1.5",
"prettier": "2.3.0",
"ts-loader": "^9.1.2",
"ts-node": "^9.1.1",
"ts-node": "^10.0.0",
"typescript": "^4.2.3",
"webpack": "^5.37.0",
"webpack-cli": "^4.7.0"