Skip to content

Commit 93ca269

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tag to v2.9.1
1 parent dd226aa commit 93ca269

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
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.8.0",
28+
"graphql-tag": "2.9.1",
2929
"react": "16.3.2",
3030
"react-apollo": "2.1.3",
3131
"react-dom": "16.3.2",

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3148,9 +3148,9 @@ graphql-anywhere@^4.1.5:
31483148
dependencies:
31493149
apollo-utilities "^1.0.8"
31503150

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"
3151+
graphql-tag@2.9.1:
3152+
version "2.9.1"
3153+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.9.1.tgz#1ab090ef7d3518b06d8c97d1393672145fe91587"
31543154

31553155
graphql-tag@^2.4.2:
31563156
version "2.7.3"

0 commit comments

Comments
 (0)