Bump ts-node from 9.0.0 to 9.1.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-09 02:06:04 +00:00 committed by Benjamin Staneck
parent a433f21103
commit fd3626f3aa
2 changed files with 11 additions and 5 deletions

View file

@ -121,7 +121,7 @@
"style-loader": "2.0.0",
"terser": "5.5.1",
"terser-webpack-plugin": "4.2.3",
"ts-node": "9.0.0",
"ts-node": "9.1.1",
"typescript": "4.1.2",
"webpack": "4.44.2"
}