Bump ts-node from 10.2.0 to 10.2.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-23 02:05:20 +00:00
committed by GitHub
parent f4445f7b0a
commit c6b38aa501
2 changed files with 8 additions and 8 deletions

View File

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