Bump ts-node from 8.8.1 to 8.8.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-05 17:54:32 +00:00 committed by Benjamin Staneck
parent e9ae2b5be4
commit b3ab0afa16
2 changed files with 5 additions and 5 deletions

View file

@ -121,7 +121,7 @@
"style-loader": "1.1.3",
"terser": "4.6.10",
"terser-webpack-plugin": "2.3.5",
"ts-node": "8.8.1",
"ts-node": "8.8.2",
"typescript": "3.8.3",
"webpack": "4.42.1"
}