We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c62f0 commit a7cc559Copy full SHA for a7cc559
2 files changed
package.json
@@ -21,7 +21,7 @@
21
"graphql-tools": "2.21.0"
22
},
23
"devDependencies": {
24
- "@types/graphql": "0.12.6",
+ "@types/graphql": "0.12.7",
25
"@types/node": "9.6.0",
26
"typescript": "2.8.1"
27
yarn.lock
@@ -2,9 +2,9 @@
2
# yarn lockfile v1
3
4
5
-"@types/graphql@0.12.6":
6
- version "0.12.6"
7
- resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.6.tgz#3d619198585fcabe5f4e1adfb5cf5f3388c66c13"
+"@types/graphql@0.12.7":
+ version "0.12.7"
+ resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.7.tgz#392e46d6c1bceb7d68c117233cea787dde72780c"
8
9
"@types/node@9.6.0":
10
version "9.6.0"
0 commit comments