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

Commit b8d63fe

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

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
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.6.1",
32+
"graphql-tag": "2.7.3",
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: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2862,7 +2862,11 @@ graphql-anywhere@^4.1.3:
28622862
dependencies:
28632863
apollo-utilities "^1.0.6"
28642864

2865-
graphql-tag@2.6.1, graphql-tag@^2.4.2:
2865+
graphql-tag@2.7.3:
2866+
version "2.7.3"
2867+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.7.3.tgz#5040112a1b4623285ef017c252276f0dea37f03f"
2868+
2869+
graphql-tag@^2.4.2:
28662870
version "2.6.1"
28672871
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.6.1.tgz#4788d509f6e29607d947fc47a40c4e18f736d34a"
28682872

0 commit comments

Comments
 (0)