Bump ts-node from 10.1.0 to 10.2.0

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.1.0...v10.2.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]
2021-08-16 09:54:16 +00:00
committed by GitHub
parent 001efa24bd
commit 5ae4ed761f
2 changed files with 85 additions and 12 deletions

View File

@@ -58,7 +58,7 @@
"npm-run-all": "^4.1.5",
"prettier": "2.3.2",
"ts-loader": "^9.2.4",
"ts-node": "^10.0.0",
"ts-node": "^10.2.0",
"typescript": "^4.3.4",
"webpack": "^5.50.0",
"webpack-cli": "^4.7.2"