Bump ts-node from 8.5.0 to 8.5.2

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.5.0 to 8.5.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.5.0...v8.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-18 07:42:39 +00:00
parent 0bfc295bb2
commit bc8d84723f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5610,9 +5610,9 @@
}
},
"ts-node": {
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-8.5.0.tgz",
"integrity": "sha512-fbG32iZEupNV2E2Fd2m2yt1TdAwR3GTCrJQBHDevIiEBNy1A8kqnyl1fv7jmRmmbtcapFab2glZXHJvfD1ed0Q==",
"version": "8.5.2",
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-8.5.2.tgz",
"integrity": "sha512-W1DK/a6BGoV/D4x/SXXm6TSQx6q3blECUzd5TN+j56YEMX3yPVMpHsICLedUw3DvGF3aTQ8hfdR9AKMaHjIi+A==",
"dev": true,
"requires": {
"arg": "^4.1.0",