upgrading tslint to v6

This commit is contained in:
softsimon
2020-04-05 00:00:17 +07:00
parent 6b8ba37614
commit 655b85026a
3 changed files with 66 additions and 76 deletions

View File

@@ -67,7 +67,7 @@
"karma-jasmine-html-reporter": "^1.4.0",
"protractor": "~5.4.0",
"ts-node": "~7.0.0",
"tslint": "~5.15.0",
"tslint": "~6.1.0",
"typescript": "~3.6.4"
}
}