From 1dbb5f6f366e532795b88e295f07d2e32ca76057 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 21 Jan 2017 19:37:29 +0100 Subject: [PATCH] update dependencies --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d000151..6cc21cc 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/gulp-sourcemaps": "0.0.29", "@types/minimatch": "^2.0.29", "@types/through2": "^2.0.32", - "beautylog": "6.0.0", + "beautylog": "6.0.4", "depcheck": "^0.6.7", "early": "^2.0.35", "gulp": "3.9.1", @@ -57,15 +57,15 @@ "smartcli": "2.0.1", "smartcov": "1.0.0", "smartenv": "2.0.0", - "smartfile": "4.1.2", + "smartfile": "4.1.4", "smartpath": "3.2.7", - "smartq": "^1.0.2", + "smartq": "^1.0.4", "smartstream": "^1.0.5", "smartstring": "^2.0.22", "smartsystem": "^1.0.12", - "source-map-support": "^0.4.8", + "source-map-support": "^0.4.10", "through2": "^2.0.3", - "tsn": "^2.0.14", + "tsn": "^2.0.15", "typescript": "next", "typings-global": "^1.0.14" },