Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 7376708

Browse files
authored
deps(tslint): set tslint to ~4.2 (#3938)
1 parent 574d5c2 commit 7376708

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
@@ -51,7 +51,7 @@
5151
"rimraf": "~2.5.3",
5252
"run-sequence": "^1.1.5",
5353
"semver": "^5.3.0",
54-
"tslint": "^4.1.0",
54+
"tslint": "~4.2.0",
5555
"tslint-eslint-rules": "^3.2.0",
5656
"typescript": "^2.0.0",
5757
"vrsource-tslint-rules": "^4.0.0"

0 commit comments

Comments
 (0)