From a31d68e7a3fbf75cf0c516c8fb9e4857b0229702 Mon Sep 17 00:00:00 2001
From: "greenkeeper[bot]" <greenkeeper[bot]@users.noreply.github.com>
Date: Mon, 7 Aug 2017 22:31:42 +0000
Subject: [PATCH] chore(package): update tslint to version 5.6.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 306120f02f..05577bc05d 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
     "stylus": "0.54.5",
     "stylus-loader": "3.0.1",
     "swagger-jsdoc": "1.9.7",
-    "tslint": "5.5.0",
+    "tslint": "5.6.0",
     "uglify-es": "3.0.24",
     "uglify-es-webpack-plugin": "0.10.0",
     "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony",