Bump ts-node from 10.8.1 to 10.8.2

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.1 to 10.8.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.1...v10.8.2)

---
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-07-04 08:05:23 +00:00
committed by GitHub
parent 426470d0e4
commit 64e43ae1ed
2 changed files with 8 additions and 8 deletions

View File

@ -40,7 +40,7 @@
"nodemon": "^2.0.18",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"ts-node": "^10.8.0",
"ts-node": "^10.8.2",
"tsc-watch": "^5.0.3",
"typescript": "^4.7.4"
},