diff --git a/integration/cli-hello-world/package.json b/integration/cli-hello-world/package.json index 0ab505d717f32..4ceb79b3446bf 100644 --- a/integration/cli-hello-world/package.json +++ b/integration/cli-hello-world/package.json @@ -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" } }