From 2f7ebfc47a95f9e253cdbd1bb2db9a296341f379 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 19 Jul 2016 20:33:45 +0200 Subject: [PATCH] update dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4775a36..e24e038 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "gulp-sourcemaps": "^1.6.0", "gulp-typedoc": "^2.0.0", "lodash": "^4.13.1", - "npmextra": "^1.0.7", + "npmextra": "^1.0.8", "projectinfo": "1.0.3", "q": "^1.4.1", "shelljs": "^0.7.0", @@ -55,9 +55,9 @@ "smartcli": "1.0.4", "smartcov": "0.0.6", "smartenv": "1.2.5", - "smartfile": "4.0.10", + "smartfile": "4.0.12", "smartpath": "3.2.2", - "smartstring": "^2.0.14", + "smartstring": "^2.0.15", "source-map-support": "^0.4.2", "tsn": "^1.0.7", "typedoc": "^0.4.4",