Skip to content

Commit 412a15e

Browse files
committed
Merge pull request #1330 from Icenium/update-deps
Update Typescript and ios-sim-portable deps
2 parents 710de8d + 5c3d666 commit 412a15e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"hex": "0.0.1",
4444
"iconv-lite": "0.4.3",
4545
"inquirer": "0.8.2",
46-
"ios-sim-portable": "1.0.13",
46+
"ios-sim-portable": "~1.0.16",
4747
"ip": "0.3.2",
4848
"lodash": "3.5.0",
4949
"log4js": "0.6.9",
@@ -71,7 +71,7 @@
7171
"string-to-json": "0.1.0",
7272
"tabtab": "https://github.com/Icenium/node-tabtab/tarball/master",
7373
"temp": "0.8.1",
74-
"typescript": "1.6.2",
74+
"typescript": "1.7.5",
7575
"unzip": "0.1.11",
7676
"valid-url": "1.0.9",
7777
"validator": "3.2.1",
@@ -90,12 +90,12 @@
9090
"grunt-contrib-watch": "0.6.1",
9191
"grunt-shell": "1.1.2",
9292
"grunt-ts": "4.2.0",
93-
"grunt-tslint": "2.5.0",
93+
"grunt-tslint": "3.0.1",
9494
"istanbul": "0.3.19",
9595
"mocha": "2.2.5",
9696
"mocha-fibers": "https://github.com/Icenium/mocha-fibers/tarball/master",
9797
"spec-xunit-file": "0.0.1-3",
98-
"tslint": "2.5.1"
98+
"tslint": "3.2.1"
9999
},
100100
"bundledDependencies": [],
101101
"license": "Apache-2.0",

0 commit comments

Comments
 (0)