From bb5f4a70c7890b6aa5eb24fafb155251af44d241 Mon Sep 17 00:00:00 2001 From: Todor Totev Date: Mon, 4 Jan 2016 18:57:28 +0200 Subject: [PATCH] Update TypeScript to 1.7.5 Update ios-sim-portable --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1496e18e85..55be76f704 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "gulp": "3.9.0", "iconv-lite": "0.4.11", "inquirer": "0.9.0", - "ios-sim-portable": "1.0.15", + "ios-sim-portable": "~1.0.16", "lockfile": "1.0.1", "lodash": "3.10.0", "log4js": "0.6.26", @@ -89,13 +89,13 @@ "grunt-contrib-watch": "0.6.1", "grunt-shell": "1.1.2", "grunt-ts": "4.2.0", - "grunt-tslint": "2.4.0", + "grunt-tslint": "3.0.1", "istanbul": "0.3.19", "mocha": "2.2.5", "mocha-fibers": "https://github.com/Icenium/mocha-fibers/tarball/master", "should": "7.0.2", - "tslint": "2.5.1", - "typescript": "1.6.2" + "tslint": "3.2.1", + "typescript": "1.7.5" }, "license": "Apache-2.0", "engines": {