build: update tslint to version ~5.13.0 (#29070)

PR Close #29070
This commit is contained in:
Renovate Bot 2019-03-02 05:54:25 +00:00 committed by Andrew Kushnir
parent 3403027698
commit c5f1d08a43
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
"karma-jasmine-html-reporter": "^0.2.2",
"protractor": "file:../../node_modules/protractor",
"ts-node": "~4.1.0",
"tslint": "~5.9.1",
"tslint": "~5.13.0",
"typescript": "file:../../node_modules/typescript"
}
}