build: update tslint to version ~5.18.0 (#31879)

PR Close #31879
This commit is contained in:
Renovate Bot 2019-07-28 20:09:43 +00:00 committed by Kara Erickson
parent 9896d438c0
commit 7533338362
3 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@
"karma-jasmine-html-reporter": "^0.2.2",
"protractor": "file:../../node_modules/protractor",
"ts-node": "~7.0.0",
"tslint": "~5.11.0",
"tslint": "~5.18.0",
"typescript": "file:../../node_modules/typescript"
}
}

View File

@ -45,7 +45,7 @@
"karma-jasmine-html-reporter": "^0.2.2",
"protractor": "file:../../node_modules/protractor",
"ts-node": "~7.0.0",
"tslint": "~5.11.0",
"tslint": "~5.18.0",
"typescript": "file:../../node_modules/typescript"
}
}

View File

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