Bump ts-node from 10.7.0 to 10.8.0

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.8.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.7.0...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-05-23 08:05:06 +00:00
committed by GitHub
parent 100d49c081
commit b8b01bc7ee
2 changed files with 73 additions and 41 deletions

View File

@ -40,7 +40,7 @@
"nodemon": "^2.0.16",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
"ts-node": "^10.7.0",
"ts-node": "^10.8.0",
"tsc-watch": "^5.0.3",
"typescript": "^4.6.4"
},