Skip to content

Commit a941b0c

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tag to v2.12.6
1 parent 29143e4 commit a941b0c

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.12.5",
29+
"graphql-tag": "2.12.6",
3030
"react": "16.14.0",
3131
"react-apollo": "2.5.8",
3232
"react-dom": "16.14.0",

advanced/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5528,10 +5528,10 @@ graphql-anywhere@^4.1.5:
55285528
dependencies:
55295529
apollo-utilities "^1.0.8"
55305530

5531-
5532-
version "2.12.5"
5533-
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.5.tgz#5cff974a67b417747d05c8d9f5f3cb4495d0db8f"
5534-
integrity sha512-5xNhP4063d16Pz3HBtKprutsPrmHZi5IdUGOWRxA2B6VF7BIRGOHZ5WQvDmJXZuPcBg7rYwaFxvQYjqkSdR3TQ==
5531+
5532+
version "2.12.6"
5533+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1"
5534+
integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==
55355535
dependencies:
55365536
tslib "^2.1.0"
55375537

0 commit comments

Comments
 (0)