Skip to content

Commit 3eb2a97

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tag to v2.8.0
1 parent a331b45 commit 3eb2a97

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

advanced/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-babel": "4.1.2",
2626
"eslint-plugin-prettier": "2.6.0",
2727
"graphql": "0.13.2",
28-
"graphql-tag": "2.7.3",
28+
"graphql-tag": "2.8.0",
2929
"react": "16.2.0",
3030
"react-apollo": "2.0.4",
3131
"react-dom": "16.2.0",

advanced/yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3148,7 +3148,11 @@ graphql-anywhere@^4.1.5:
31483148
dependencies:
31493149
apollo-utilities "^1.0.8"
31503150

3151-
graphql-tag@2.7.3, graphql-tag@^2.4.2:
3151+
graphql-tag@2.8.0:
3152+
version "2.8.0"
3153+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.8.0.tgz#52cdea07a842154ec11a2e840c11b977f9b835ce"
3154+
3155+
graphql-tag@^2.4.2:
31523156
version "2.7.3"
31533157
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.7.3.tgz#5040112a1b4623285ef017c252276f0dea37f03f"
31543158

0 commit comments

Comments
 (0)