chore(deps-dev): bump ts-node from 8.6.2 to 8.10.2 in /console (#172)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-06-08 15:19:02 +02:00
committed by GitHub
parent 6dcebb131c
commit f0bce9e90e
2 changed files with 20 additions and 8 deletions

View File

@@ -64,7 +64,7 @@
"karma-jasmine-html-reporter": "^1.5.4",
"prettier": "^2.0.5",
"protractor": "^7.0.0",
"ts-node": "~8.6.2",
"ts-node": "~8.10.2",
"tslint": "~6.1.2",
"typescript": "^3.7.5"
}