Skip to content

Commit 6973384

Browse files
authored
Merge pull request #16 from StefH/greenkeeper-tslint-4.3.1
Update tslint to version 4.3.1 🚀
2 parents 9c812cd + 4f29989 commit 6973384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"devDependencies": {
88
"codelyzer": "0.0.28",
9-
"tslint": "^3.15.1",
9+
"tslint": "^4.3.1",
1010
"typescript": "2.0.8"
1111
}
1212
}

0 commit comments

Comments
 (0)