Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 49223a5

Browse files
Karthik Kclydin
Karthik K
authored andcommitted
feat(@schematics/angular): update tslint to 5.9.1
1 parent 9deb7b8 commit 49223a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/application/files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"karma-jasmine-html-reporter": "^0.2.2",
4545
"protractor": "~5.1.2",
4646
"ts-node": "~3.2.0",
47-
"tslint": "~5.8.0",<% } %>
47+
"tslint": "~5.9.1",<% } %>
4848
"typescript": "~2.5.3"
4949
}
5050
}

0 commit comments

Comments
 (0)