Skip to content

Commit a7a078d

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

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"apollo-link-ws": "1.0.8",
1919
"apollo-utilities": "1.0.11",
2020
"graphql": "0.13.2",
21-
"graphql-tag": "2.9.1",
21+
"graphql-tag": "2.9.2",
2222
"jwt-decode": "2.2.0",
2323
"subscriptions-transport-ws": "0.9.8",
2424
"vue": "2.5.16",

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2673,9 +2673,9 @@ graphql-anywhere@^4.1.8:
26732673
dependencies:
26742674
apollo-utilities "^1.0.11"
26752675

2676-
2677-
version "2.9.1"
2678-
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.9.1.tgz#1ab090ef7d3518b06d8c97d1393672145fe91587"
2676+
2677+
version "2.9.2"
2678+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.9.2.tgz#2f60a5a981375f430bf1e6e95992427dc18af686"
26792679

26802680
26812681
version "0.13.2"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"apollo-link-http": "1.5.4",
1616
"apollo-link-ws": "1.0.8",
1717
"graphql": "0.13.2",
18-
"graphql-tag": "2.9.1",
18+
"graphql-tag": "2.9.2",
1919
"vue": "2.5.16",
2020
"vue-apollo": "3.0.0-beta.5",
2121
"vue-router": "3.0.1",

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2852,9 +2852,9 @@ graphql-anywhere@^4.1.8:
28522852
dependencies:
28532853
apollo-utilities "^1.0.11"
28542854

2855-
2856-
version "2.9.1"
2857-
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.9.1.tgz#1ab090ef7d3518b06d8c97d1393672145fe91587"
2855+
2856+
version "2.9.2"
2857+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.9.2.tgz#2f60a5a981375f430bf1e6e95992427dc18af686"
28582858

28592859
28602860
version "0.13.2"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"apollo-client": "2.2.8",
1414
"apollo-link-http": "1.5.4",
1515
"graphql": "0.13.2",
16-
"graphql-tag": "2.9.1",
16+
"graphql-tag": "2.9.2",
1717
"vue": "2.5.16",
1818
"vue-apollo": "3.0.0-beta.5",
1919
"vue-router": "3.0.1",

minimal/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2846,9 +2846,9 @@ graphql-anywhere@^4.1.8:
28462846
dependencies:
28472847
apollo-utilities "^1.0.11"
28482848

2849-
2850-
version "2.9.1"
2851-
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.9.1.tgz#1ab090ef7d3518b06d8c97d1393672145fe91587"
2849+
2850+
version "2.9.2"
2851+
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.9.2.tgz#2f60a5a981375f430bf1e6e95992427dc18af686"
28522852

28532853
28542854
version "0.13.2"

0 commit comments

Comments
 (0)