From fadfa589377d754ffec0bed311610d9a6e7128c0 Mon Sep 17 00:00:00 2001 From: Alexander Vakrilov Date: Mon, 3 Jul 2017 17:04:50 +0300 Subject: [PATCH] Update tslint (#4495) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2a5a8edb..c2422cf28 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "nativescript-typedoc-theme": "git://github.com/NativeScript/nativescript-typedoc-theme.git#master", "shelljs": "^0.7.0", "time-grunt": "1.3.0", - "tslint": "^4.4.2", + "tslint": "^5.4.3", "typedoc": "^0.5.10", "typedoc-plugin-external-module-name": "git://github.com/PanayotCankov/typedoc-plugin-external-module-name.git#with-js", "typescript": "^2.4.1"