Skip to content

Commit 0da1859

Browse files
(chore): update tslint-loader for tslint 4
Fixes angular#3461
1 parent 0a68cc5 commit 0da1859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"through": "^2.3.6",
123123
"ts-loader": "^0.8.2",
124124
"tslint": "^3.15.1",
125-
"tslint-loader": "^2.1.4",
125+
"tslint-loader": "^3.3.0",
126126
"typescript": "~2.0.3",
127127
"url-loader": "^0.5.7",
128128
"uuid": "^3.0.0",

0 commit comments

Comments
 (0)