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

Commit 8338150

Browse files
clydinfilipesilva
authored andcommitted
feat(@schematics/angular): update tslint and codelyzer to latest
1 parent 97a84d4 commit 8338150

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/jasmine": "~2.5.53",
3333
"@types/jasminewd2": "~2.0.2",
3434
"@types/node": "~6.0.60",
35-
"codelyzer": "~3.1.1",
35+
"codelyzer": "~3.2.0",
3636
"jasmine-core": "~2.6.2",
3737
"jasmine-spec-reporter": "~4.1.0",
3838
"karma": "~1.7.0",
@@ -43,7 +43,7 @@
4343
"karma-jasmine-html-reporter": "^0.2.2",
4444
"protractor": "~5.1.2",
4545
"ts-node": "~3.2.0",
46-
"tslint": "~5.3.2",<% } %>
46+
"tslint": "~5.7.0",<% } %>
4747
"typescript": "~2.3.3"
4848
}
4949
}

0 commit comments

Comments
 (0)