Bump ts-node from 10.6.0 to 10.7.0

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.6.0 to 10.7.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.6.0...v10.7.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-03-07 08:03:09 +00:00
committed by GitHub
parent 94b92a9e2e
commit 3a8d250327
2 changed files with 9 additions and 8 deletions

View File

@ -40,7 +40,7 @@
"nodemon": "^2.0.15",
"prettier": "^2.5.1",
"rimraf": "^3.0.2",
"ts-node": "^10.6.0",
"ts-node": "^10.7.0",
"tsc-watch": "^4.6.0",
"typescript": "^4.6.2"
},