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

Commit d3e4f81

Browse files
committed
Update dependency typescript to v3
1 parent b5f2174 commit d3e4f81

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"now": "9.3.3",
2121
"npm-run-all": "4.1.5",
2222
"ts-node": "4.1.0",
23-
"typescript": "2.9.2"
23+
"typescript": "3.4.2"
2424
},
2525
"dependencies": {
2626
"apollo-errors": "1.9.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2573,9 +2573,10 @@ type-is@~1.6.16:
25732573
media-typer "0.3.0"
25742574
mime-types "~2.1.18"
25752575

2576-
typescript@2.9.2:
2577-
version "2.9.2"
2578-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
2576+
typescript@3.4.2:
2577+
version "3.4.2"
2578+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.2.tgz#9ed4e6475d906f589200193be056f5913caed481"
2579+
integrity sha512-Og2Vn6Mk7JAuWA1hQdDQN/Ekm/SchX80VzLhjKN9ETYrIepBFAd8PkOdOTK2nKt0FCkmMZKBJvQ1dV1gIxPu/A==
25792580

25802581
undefsafe@^2.0.2:
25812582
version "2.0.2"

0 commit comments

Comments
 (0)