Bump ts-node from 10.0.0 to 10.1.0

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.0.0...v10.1.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] 2021-07-12 11:10:47 +00:00 committed by Labhansh Agrawal
parent c94fd63078
commit 970c7c4100
2 changed files with 5 additions and 5 deletions

View file

@ -118,7 +118,7 @@
"spectron": "15.0.0",
"style-loader": "3.0.0",
"terser": "5.7.1",
"ts-node": "10.0.0",
"ts-node": "10.1.0",
"typescript": "4.3.5",
"webpack": "5.44.0"
},