Skip to content

Commit d642bc8

Browse files
committed
chore(deps): update dependency typescript to v3
1 parent 77b38b4 commit d642bc8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@types/node": "9.4.6",
1818
"graphql": "0.13.1",
19-
"typescript": "2.7.2"
19+
"typescript": "3.6.3"
2020
},
2121
"peerDependencies": {
2222
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -812,9 +812,9 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
812812
version "0.14.5"
813813
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
814814

815-
typescript@2.7.2:
816-
version "2.7.2"
817-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
815+
typescript@3.6.3:
816+
version "3.6.3"
817+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
818818

819819
uuid@^3.1.0:
820820
version "3.2.1"

0 commit comments

Comments
 (0)