Bump ts-node from 10.8.0 to 10.8.1

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.0 to 10.8.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.0...v10.8.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]
2022-06-06 20:11:43 +00:00
committed by Daniël van Noord
parent dd66674169
commit 66b2c567c2
2 changed files with 8 additions and 8 deletions

View File

@@ -58,7 +58,7 @@
"npm-run-all": "^4.1.5",
"prettier": "2.6.2",
"ts-loader": "^9.3.0",
"ts-node": "^10.8.0",
"ts-node": "^10.8.1",
"typescript": "^4.7.3",
"webpack": "^5.73.0",
"webpack-cli": "^4.9.2"