Bump ts-node from 8.6.1 to 8.6.2

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.6.1 to 8.6.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.6.1...v8.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-20 15:09:19 +00:00 committed by Benjamin Staneck
parent c2a8c8cbee
commit 4bf577dd97
2 changed files with 10 additions and 10 deletions

View file

@ -114,7 +114,7 @@
"redux-devtools-extension": "2.13.8",
"spectron": "9.0.0",
"style-loader": "1.1.2",
"ts-node": "8.6.1",
"ts-node": "8.6.2",
"typescript": "3.7.5",
"webpack": "4.41.5"
}