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

Commit 94aa540

Browse files
committed
Update dependency typescript to v3
1 parent 92aaca1 commit 94aa540

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.3.3",
2222
"npm-run-all": "4.1.5",
2323
"ts-node": "4.1.0",
24-
"typescript": "2.9.2"
24+
"typescript": "3.3.3"
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
@@ -2617,9 +2617,9 @@ type-is@~1.6.16:
26172617
media-typer "0.3.0"
26182618
mime-types "~2.1.18"
26192619

2620-
typescript@2.9.2:
2621-
version "2.9.2"
2622-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
2620+
typescript@3.3.3:
2621+
version "3.3.3"
2622+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3.tgz#f1657fc7daa27e1a8930758ace9ae8da31403221"
26232623

26242624
undefsafe@^2.0.2:
26252625
version "2.0.2"

0 commit comments

Comments
 (0)