Skip to content

Commit 2de059c

Browse files
authored
Merge pull request #5 from graphql-cli/renovate/types-graphql-0.x
chore(deps): update dependency @types/graphql to v0.11.7
2 parents 71c05eb + bfc09bf commit 2de059c

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
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.10.2",
28+
"@types/graphql": "0.11.7",
2929
"@types/node": "8.5.2",
3030
"tslint": "5.8.0",
3131
"tslint-config-standard": "7.0.0",

yarn.lock

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@
3434
dependencies:
3535
"@f/map-obj" "^1.2.2"
3636

37-
38-
version "0.10.2"
39-
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.10.2.tgz#d7c79acbaa17453b6681c80c34b38fcb10c4c08c"
40-
4137
4238
version "0.11.7"
4339
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5"

0 commit comments

Comments
 (0)