Bump ts-node from 8.6.2 to 8.8.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-13 05:51:53 +00:00 committed by Martin Donath
parent 1a1b922316
commit acc2d7b8f0
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8579,9 +8579,9 @@
}
},
"ts-node": {
"version": "8.6.2",
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-8.6.2.tgz",
"integrity": "sha512-4mZEbofxGqLL2RImpe3zMJukvEvcO1XP8bj8ozBPySdCUXEcU5cIRwR0aM3R+VoZq7iXc8N86NC0FspGRqP4gg==",
"version": "8.8.2",
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-8.8.2.tgz",
"integrity": "sha512-duVj6BpSpUpD/oM4MfhO98ozgkp3Gt9qIp3jGxwU2DFvl/3IRaEAvbLa8G60uS7C77457e/m5TMowjedeRxI1Q==",
"dev": true,
"requires": {
"arg": "^4.1.0",

View File

@ -82,7 +82,7 @@
"stylelint-order": "^4.0.0",
"stylelint-scss": "^3.16.0",
"ts-loader": "^6.2.1",
"ts-node": "^8.6.2",
"ts-node": "^8.8.2",
"tsconfig-paths-webpack-plugin": "^3.2.0",
"tslib": "^1.11.1",
"tslint": "^5.20.1",