We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70cc0c5 commit 9c20df6Copy full SHA for 9c20df6
package.json
@@ -21,7 +21,7 @@
21
"graphql-tools": "2.18.0"
22
},
23
"devDependencies": {
24
- "@types/graphql": "0.11.8",
+ "@types/graphql": "0.12.1",
25
"@types/node": "9.3.0",
26
"typescript": "2.6.2"
27
yarn.lock
@@ -2,9 +2,9 @@
2
# yarn lockfile v1
3
4
5
-"@types/graphql@0.11.8":
6
- version "0.11.8"
7
- resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.8.tgz#53ff3604e99db810dd43347f19fcd1c59725a7bb"
+"@types/graphql@0.12.1":
+ version "0.12.1"
+ resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.1.tgz#2c2f9a0da3cd23ee1ce7a6e6c9135ceeb9131c05"
8
9
"@types/[email protected]":
10
version "9.3.0"
0 commit comments