chore(deps): update dependency graphql-tools to v3.1.0

This commit is contained in:
Renovate Bot 2018-08-02 01:37:11 +00:00 committed by renovate[bot]
parent 62be6ff78d
commit e4108fba4f
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
"graphql": "0.10.x - 0.13.x"
},
"devDependencies": {
"graphql-tools": "3.0.5"
"graphql-tools": "3.1.0"
},
"jest": {
"testEnvironment": "node",

View file

@ -34,7 +34,7 @@
"@types/lodash": "4.14.115",
"graphql": "0.13.2",
"graphql-tag": "2.9.2",
"graphql-tools": "3.0.5",
"graphql-tools": "3.1.0",
"tslint": "5.11.0"
},
"jest": {