We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d46b54d commit 22130a2Copy full SHA for 22130a2
package.json
@@ -23,7 +23,7 @@
23
"devDependencies": {
24
"@types/graphql": "0.12.3",
25
"@types/node": "9.4.0",
26
- "typescript": "2.6.2"
+ "typescript": "2.7.1"
27
},
28
"repository": {
29
"type": "git",
yarn.lock
@@ -113,9 +113,9 @@ node-fetch@1.7.3:
113
encoding "^0.1.11"
114
is-stream "^1.0.1"
115
116
-typescript@2.6.2:
117
- version "2.6.2"
118
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
+typescript@2.7.1:
+ version "2.7.1"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
119
120
uuid@^3.1.0:
121
version "3.1.0"
0 commit comments