From 235110e51345f0b3ec301e6e58886fda6b151ee6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 20 Feb 2018 05:21:14 +0000 Subject: [PATCH] Bump graphql-tag from 2.6.1 to 2.8.0 Bumps [graphql-tag](https://github.com/apollostack/graphql-tag) from 2.6.1 to 2.8.0. - [Changelog](https://github.com/apollographql/graphql-tag/blob/master/CHANGELOG.md) - [Commits](https://github.com/apollostack/graphql-tag/commits) --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 5678671..a108de7 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "antd": "^3.1.3", "apollo-client": "^2.2.0", "graphql": "^0.12.3", - "graphql-tag": "^2.6.1", + "graphql-tag": "^2.8.0", "graphql-tools": "^2.18.0", "history": "^4.7.2", "husky": "^0.14.3", diff --git a/yarn.lock b/yarn.lock index 19744c3..de29994 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3851,9 +3851,9 @@ graphql-tag@^2.5.0: version "2.5.0" resolved "http://registry.npm.taobao.org/graphql-tag/download/graphql-tag-2.5.0.tgz#b43bfd8b5babcd2c205ad680c03e98b238934e0f" -graphql-tag@^2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.6.1.tgz#4788d509f6e29607d947fc47a40c4e18f736d34a" +graphql-tag@^2.8.0: + version "2.8.0" + resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.8.0.tgz#52cdea07a842154ec11a2e840c11b977f9b835ce" graphql-tools@^2.18.0: version "2.18.0"