Skip to content

Commit 829348b

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tag to v2.10.0
1 parent 490a938 commit 829348b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-babel": "4.1.2",
2727
"eslint-plugin-prettier": "2.7.0",
2828
"graphql": "0.13.2",
29-
"graphql-tag": "2.9.2",
29+
"graphql-tag": "2.10.0",
3030
"react": "16.5.2",
3131
"react-apollo": "2.2.3",
3232
"react-dom": "16.5.2",

advanced/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3973,10 +3973,10 @@ graphql-anywhere@^4.1.5:
39733973
dependencies:
39743974
apollo-utilities "^1.0.8"
39753975

3976-
graphql-tag@2.9.2:
3977-
version "2.9.2"
3978-
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.9.2.tgz#2f60a5a981375f430bf1e6e95992427dc18af686"
3979-
integrity sha512-qnNmof9pAqj/LUzs3lStP0Gw1qhdVCUS7Ab7+SUB6KD5aX1uqxWQRwMnOGTkhKuLvLNIs1TvNz+iS9kUGl1MhA==
3976+
graphql-tag@2.10.0:
3977+
version "2.10.0"
3978+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.0.tgz#87da024be863e357551b2b8700e496ee2d4353ae"
3979+
integrity sha512-9FD6cw976TLLf9WYIUPCaaTpniawIjHWZSwIRZSjrfufJamcXbVVYfN2TWvJYbw0Xf2JjYbl1/f2+wDnBVw3/w==
39803980

39813981
graphql-tag@^2.4.2:
39823982
version "2.7.3"

0 commit comments

Comments
 (0)