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": { "ts-node": {
"version": "8.5.0", "version": "8.5.2",
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-8.5.0.tgz", "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-8.5.2.tgz",
"integrity": "sha512-fbG32iZEupNV2E2Fd2m2yt1TdAwR3GTCrJQBHDevIiEBNy1A8kqnyl1fv7jmRmmbtcapFab2glZXHJvfD1ed0Q==", "integrity": "sha512-W1DK/a6BGoV/D4x/SXXm6TSQx6q3blECUzd5TN+j56YEMX3yPVMpHsICLedUw3DvGF3aTQ8hfdR9AKMaHjIi+A==",
"dev": true, "dev": true,
"requires": { "requires": {
"arg": "^4.1.0", "arg": "^4.1.0",
+1 -1
View File
@@ -41,7 +41,7 @@
}, },
"devDependencies": { "devDependencies": {
"@typescript-eslint/eslint-plugin": "^2.6.1", "@typescript-eslint/eslint-plugin": "^2.6.1",
"ts-node": "^8.5.0", "ts-node": "^8.5.2",
"@typescript-eslint/parser": "^2.7.0", "@typescript-eslint/parser": "^2.7.0",
"eslint": "^6.6.0", "eslint": "^6.6.0",
"eslint-config-prettier": "^6.6.0", "eslint-config-prettier": "^6.6.0",