We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5339e4a commit a78a727Copy full SHA for a78a727
1 file changed
packages/@angular/cli/blueprints/ng/files/package.json
@@ -40,7 +40,7 @@
40
"karma-coverage-istanbul-reporter": "^0.2.0",
41
"protractor": "~5.1.0",
42
"ts-node": "~2.0.0",
43
- "tslint": "~4.4.2",
+ "tslint": "~4.5.0",
44
"typescript": "<%= ng4 ? '~2.1.0' : '~2.0.0' %>"
45
}
46
0 commit comments