From 8c2b816ffd6896ffed3ea007c52785e944f99209 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 10 Apr 2017 19:51:42 +0000 Subject: [PATCH] chore(package): update tslint to version 5.1.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6e84bb12..f1ab996bd 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": "5.0.0", + "tslint": "5.1.0", "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#8f4b45f4f814c04918382949b4bcaf7a8d910281", "webpack": "2.3.3" },