Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Commit a794a3a

Browse files
renovate[bot]DevanB
authored andcommitted
fix(deps): update graphql-tag to v2.8.0
1 parent c36a243 commit a794a3a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"apollo-client-preset": "1.0.8",
3030
"expo": "25.0.0",
3131
"graphql": "0.13.1",
32-
"graphql-tag": "2.7.3",
32+
"graphql-tag": "2.8.0",
3333
"react": "16.2.0",
3434
"react-apollo": "2.0.4",
3535
"react-native": "https://github.com/expo/react-native/archive/sdk-25.0.0.tar.gz"

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2910,9 +2910,9 @@ graphql-anywhere@^4.1.3:
29102910
dependencies:
29112911
apollo-utilities "^1.0.6"
29122912

2913-
graphql-tag@2.7.3:
2914-
version "2.7.3"
2915-
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.7.3.tgz#5040112a1b4623285ef017c252276f0dea37f03f"
2913+
graphql-tag@2.8.0:
2914+
version "2.8.0"
2915+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.8.0.tgz#52cdea07a842154ec11a2e840c11b977f9b835ce"
29162916

29172917
graphql-tag@^2.4.2:
29182918
version "2.6.1"

0 commit comments

Comments
 (0)