Bump ts-node from 10.2.1 to 10.8.0

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.2.1 to 10.8.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.2.1...v10.8.0)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-01 08:52:44 +00:00
committed by Daniël van Noord
parent 25838daede
commit 22b8c8a61c
2 changed files with 80 additions and 36 deletions

View File

@@ -58,7 +58,7 @@
"npm-run-all": "^4.1.5",
"prettier": "2.6.2",
"ts-loader": "^9.2.5",
"ts-node": "^10.2.1",
"ts-node": "^10.8.0",
"typescript": "^4.7.2",
"webpack": "^5.72.0",
"webpack-cli": "^4.9.2"