Merge pull request #2105 from thelounge/greenkeeper/graphql-request-1.5.0

Update graphql-request to the latest version 🚀
This commit is contained in:
Jérémie Astori 2018-02-23 19:44:02 -05:00 committed by GitHub
commit d798a0fe9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -72,7 +72,7 @@
"eslint": "4.18.1",
"font-awesome": "4.7.0",
"fuzzy": "0.1.3",
"graphql-request": "1.4.1",
"graphql-request": "1.5.0",
"handlebars": "4.0.11",
"handlebars-loader": "1.6.0",
"intersection-observer": "0.5.0",

View File

@ -2447,9 +2447,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.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.4.1.tgz#0772743cfac8dfdd4d69d36106a96c9bdd191ce8"
graphql-request@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.5.0.tgz#69b30a1767189fcba27f5c907c0a87339f90b5d8"
dependencies:
cross-fetch "1.1.1"