Skip to content

Commit a906e88

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tag to v2.11.0
1 parent 3866717 commit a906e88

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": "14.7.0",
29-
"graphql-tag": "2.10.4",
29+
"graphql-tag": "2.11.0",
3030
"react": "16.13.1",
3131
"react-apollo": "2.5.8",
3232
"react-dom": "16.13.1",

advanced/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5364,10 +5364,10 @@ graphql-anywhere@^4.1.5:
53645364
dependencies:
53655365
apollo-utilities "^1.0.8"
53665366

5367-
graphql-tag@2.10.4:
5368-
version "2.10.4"
5369-
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.4.tgz#2f301a98219be8b178a6453bb7e33b79b66d8f83"
5370-
integrity sha512-O7vG5BT3w6Sotc26ybcvLKNTdfr4GfsIVMD+LdYqXCeJIYPRyp8BIsDOUtxw7S1PYvRw5vH3278J2EDezR6mfA==
5367+
graphql-tag@2.11.0:
5368+
version "2.11.0"
5369+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.11.0.tgz#1deb53a01c46a7eb401d6cb59dec86fa1cccbffd"
5370+
integrity sha512-VmsD5pJqWJnQZMUeRwrDhfgoyqcfwEkvtpANqcoUG8/tOLkwNgU9mzub/Mc78OJMhHjx7gfAMTxzdG43VGg3bA==
53715371

53725372
graphql-tag@^2.4.2:
53735373
version "2.7.3"

0 commit comments

Comments
 (0)