From e706eaa436d640472e84385579d029ff52ba3a35 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 29 Mar 2017 19:16:20 +0000 Subject: [PATCH] chore(package): update tslint to version 5.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbae15f4f..84d5e645a 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "stylus": "0.54.5", "stylus-loader": "3.0.1", "swagger-jsdoc": "1.9.2", - "tslint": "4.5.1", + "tslint": "5.0.0", "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#8f4b45f4f814c04918382949b4bcaf7a8d910281", "webpack": "2.3.2" },