Skip to content

Commit 08f6262

Browse files
committed
update package,json to use the latest version of tslint-eslint-rules
1 parent 0d5166c commit 08f6262

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
@@ -72,7 +72,7 @@
7272
"grunt-ts": "^6.0.0-beta.15",
7373
"grunt-tslint": "^5.0.1",
7474
"tslint": "^5.3.2",
75-
"tslint-eslint-rules": "^4.1.0",
75+
"tslint-eslint-rules": "^4.1.1",
7676
"typescript": "^2.3.3",
7777
"vrsource-tslint-rules": "^5.1.0"
7878
}

0 commit comments

Comments
 (0)