Update dependency ts-node to v10 #27

Merged
cghislai merged 1 commits from renovate_ts-node-10.x into master 2022-04-18 15:35:51 +00:00
2 changed files with 175 additions and 13843 deletions
Showing only changes of commit 8e7225fc60 - Show all commits

14016
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -44,7 +44,7 @@
"karma-jasmine": "~4.0.2",
"karma-jasmine-html-reporter": "^1.5.4",
"protractor": "~7.0.0",
"ts-node": "~5.0.1",
"ts-node": "~10.7.0",
"tslint": "~6.1.0",
"typescript": "~4.6.3"
}