Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Commit 315e6f9

Browse files
committed
Merge pull request #579 from telerik/update-deps
Update TypeScript to 1.7.5
2 parents 0083a3e + 66b6eac commit 315e6f9

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
@@ -1,7 +1,7 @@
11
{
22
"name": "mobile-cli-lib",
33
"preferGlobal": false,
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"author": "Telerik <[email protected]>",
66
"description": "common lib used by different CLI",
77
"bin": {
@@ -79,13 +79,13 @@
7979
"grunt-contrib-watch": "0.6.1",
8080
"grunt-shell": "1.1.2",
8181
"grunt-ts": "4.2.0",
82-
"grunt-tslint": "2.5.0",
82+
"grunt-tslint": "3.0.1",
8383
"istanbul": "0.3.17",
8484
"mocha": "2.2.5",
8585
"mocha-fibers": "https://github.com/Icenium/mocha-fibers/tarball/master",
8686
"spec-xunit-file": "0.0.1-3",
87-
"tslint": "2.5.1",
88-
"typescript": "1.6.2"
87+
"tslint": "3.2.1",
88+
"typescript": "1.7.5"
8989
},
9090
"bundledDependencies": [],
9191
"license": "Apache-2.0",

0 commit comments

Comments
 (0)