Skip to content

Commit c1c61e8

Browse files
committed
chore(deps): update dependency @types/graphql to v0.11.8
1 parent be125a0 commit c1c61e8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/graphcool/graphql-cli-voyager#readme",
2727
"devDependencies": {
28-
"@types/graphql": "0.11.7",
28+
"@types/graphql": "0.11.8",
2929
"@types/node": "8.5.7",
3030
"tslint": "5.8.0",
3131
"tslint-config-standard": "7.0.0",

yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
version "0.11.7"
3939
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5"
4040

41+
42+
version "0.11.8"
43+
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.8.tgz#53ff3604e99db810dd43347f19fcd1c59725a7bb"
44+
4145
"@types/lodash@^4.14.85":
4246
version "4.14.91"
4347
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.91.tgz#794611b28056d16b5436059c6d800b39d573cd3a"

0 commit comments

Comments
 (0)