Skip to content
This repository was archived by the owner on Jun 22, 2019. It is now read-only.

Commit 5263354

Browse files
committed
Update dependency typescript to v3
1 parent 7af5a4e commit 5263354

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"now": "9.2.7",
2222
"npm-run-all": "4.1.2",
2323
"ts-node": "4.1.0",
24-
"typescript": "2.6.2"
24+
"typescript": "3.1.1"
2525
},
2626
"dependencies": {
2727
"apollo-errors": "1.9.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2704,9 +2704,9 @@ type-is@~1.6.15:
27042704
media-typer "0.3.0"
27052705
mime-types "~2.1.15"
27062706

2707-
typescript@2.6.2:
2708-
version "2.6.2"
2709-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
2707+
typescript@3.1.1:
2708+
version "3.1.1"
2709+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.1.tgz#3362ba9dd1e482ebb2355b02dfe8bcd19a2c7c96"
27102710

27112711
uid-number@^0.0.6:
27122712
version "0.0.6"

0 commit comments

Comments
 (0)