Merge pull request #2685 from thelounge/renovate/graphql-request-1.x

chore(deps): update dependency graphql-request to v1.8.0
This commit is contained in:
Jérémie Astori 2018-08-02 01:58:08 -04:00 committed by GitHub
commit cc7da34b44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -80,7 +80,7 @@
"emoji-regex": "7.0.0",
"eslint": "5.2.0",
"fuzzy": "0.1.3",
"graphql-request": "1.7.0",
"graphql-request": "1.8.0",
"handlebars": "4.0.11",
"handlebars-loader": "1.7.0",
"html-minifier": "3.5.19",

View file

@ -3221,9 +3221,9 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
version "4.1.11"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
graphql-request@1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.7.0.tgz#bb7c9e76fef3bf2ca4d42835f3df7df34bc9aa51"
graphql-request@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.8.0.tgz#baa18d482b4c3f84cb913ba4b771ae734e09b409"
dependencies:
cross-fetch "2.0.0"
graphql "^0.13.2"