From 8fbe8d130d5ffc1df5d835b314d8c5c86294aafd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 6 Jun 2017 16:34:09 +0000 Subject: [PATCH] chore(package): update tslint to version 5.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99084c94b..643804f27 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "stylus": "0.54.5", "stylus-loader": "3.0.1", "swagger-jsdoc": "1.9.4", - "tslint": "5.3.2", + "tslint": "5.4.3", "uglify-es": "3.0.15", "uglify-es-webpack-plugin": "0.0.2", "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony",