From ee518fbfa9abbcf71997e6a2b8d8279710159d1c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 23 May 2017 00:58:02 +0000 Subject: [PATCH] chore(package): update tslint to version 5.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b6ea25cc..cdbda6bf1 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "stylus": "0.54.5", "stylus-loader": "3.0.1", "swagger-jsdoc": "1.9.4", - "tslint": "5.2.0", + "tslint": "5.3.0", "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony", "webpack": "2.5.1" },