Skip to content
This repository was archived by the owner on Aug 20, 2020. It is now read-only.

Commit c92119e

Browse files
committed
chore(deps): update dependency typescript to v2.9.2
1 parent 0ec7201 commit c92119e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"sinon": "4.5.0",
4343
"source-map-support": "0.5.9",
4444
"tslint": "5.10.0",
45-
"typescript": "2.6.2"
45+
"typescript": "2.9.2"
4646
},
4747
"nyc": {
4848
"exclude": ["**/tests"]

packages/apollo-fetch-upload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"ava": "0.25.0",
3838
"rimraf": "2.6.2",
3939
"tslint": "5.10.0",
40-
"typescript": "2.6.2"
40+
"typescript": "2.9.2"
4141
}
4242
}

packages/apollo-fetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"sinon": "4.5.0",
7070
"source-map-support": "0.5.9",
7171
"tslint": "5.10.0",
72-
"typescript": "2.6.2"
72+
"typescript": "2.9.2"
7373
},
7474
"nyc": {
7575
"exclude": ["tests"]

0 commit comments

Comments
 (0)