build(deps-dev): bump ts-node from 8.10.2 to 9.1.1 (#1357)

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.2 to 9.1.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.10.2...v9.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2021-03-08 13:43:32 -08:00
committed by GitHub
parent 32718d583b
commit c79b044aaa
2 changed files with 11 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
"prettier": "^2.0.5",
"process": "^0.11.10",
"stream-browserify": "^3.0.0",
"ts-node": "^8.4.1",
"ts-node": "^9.1.1",
"typescript": "^3.7.5",
"url": "^0.11.0",
"webpack": "^5.6.0",