Skip to content

Commit baddd34

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tag to v2.12.5
1 parent 2a05373 commit baddd34

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.4",
29+
"graphql-tag": "2.12.5",
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
@@ -5453,10 +5453,10 @@ graphql-anywhere@^4.1.5:
54535453
dependencies:
54545454
apollo-utilities "^1.0.8"
54555455

5456-
graphql-tag@2.12.4:
5457-
version "2.12.4"
5458-
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.4.tgz#d34066688a4f09e72d6f4663c74211e9b4b7c4bf"
5459-
integrity sha512-VV1U4O+9x99EkNpNmCUV5RZwq6MnK4+pGbRYWG+lA/m3uo7TSqJF81OkcOP148gFP6fzdl7JWYBrwWVTS9jXww==
5456+
graphql-tag@2.12.5:
5457+
version "2.12.5"
5458+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.5.tgz#5cff974a67b417747d05c8d9f5f3cb4495d0db8f"
5459+
integrity sha512-5xNhP4063d16Pz3HBtKprutsPrmHZi5IdUGOWRxA2B6VF7BIRGOHZ5WQvDmJXZuPcBg7rYwaFxvQYjqkSdR3TQ==
54605460
dependencies:
54615461
tslib "^2.1.0"
54625462

0 commit comments

Comments
 (0)