From 4ee9c46b04d86d00f974507c50b61d37cf7fc1bc Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 18 Jul 2016 20:32:15 +0200 Subject: [PATCH] updated deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e452c4c..1e37436 100644 --- a/package.json +++ b/package.json @@ -22,12 +22,12 @@ "beautylog": "^5.0.14", "lodash": "^4.13.1", "q": "^1.4.1", - "smartfile": "^4.0.10", + "smartfile": "^4.0.11", "typings-global": "^1.0.6" }, "devDependencies": { "@types/should": "^8.1.26", - "should": "^9.0.2", + "should": "^10.0.0", "typings-test": "^1.0.1" } }