Skip to content

Commit fe158cf

Browse files
committed
Merge pull request #1371 from NativeScript/update-deps
Update TypeScript to 1.7.5
2 parents 0c3ff13 + bb5f4a7 commit fe158cf

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
@@ -42,7 +42,7 @@
4242
"gulp": "3.9.0",
4343
"iconv-lite": "0.4.11",
4444
"inquirer": "0.9.0",
45-
"ios-sim-portable": "1.0.15",
45+
"ios-sim-portable": "~1.0.16",
4646
"lockfile": "1.0.1",
4747
"lodash": "3.10.0",
4848
"log4js": "0.6.26",
@@ -89,13 +89,13 @@
8989
"grunt-contrib-watch": "0.6.1",
9090
"grunt-shell": "1.1.2",
9191
"grunt-ts": "4.2.0",
92-
"grunt-tslint": "2.4.0",
92+
"grunt-tslint": "3.0.1",
9393
"istanbul": "0.3.19",
9494
"mocha": "2.2.5",
9595
"mocha-fibers": "https://github.com/Icenium/mocha-fibers/tarball/master",
9696
"should": "7.0.2",
97-
"tslint": "2.5.1",
98-
"typescript": "1.6.2"
97+
"tslint": "3.2.1",
98+
"typescript": "1.7.5"
9999
},
100100
"license": "Apache-2.0",
101101
"engines": {

0 commit comments

Comments
 (0)