Skip to content

Commit 862f3c6

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency vue-apollo to v3.0.0-beta.30
1 parent 066fc85 commit 862f3c6

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
@@ -22,7 +22,7 @@
2222
"jwt-decode": "2.2.0",
2323
"subscriptions-transport-ws": "0.9.16",
2424
"vue": "2.6.10",
25-
"vue-apollo": "3.0.0-beta.29",
25+
"vue-apollo": "3.0.0-beta.30",
2626
"vue-router": "3.0.6",
2727
"vue-template-compiler": "2.6.10"
2828
},

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6167,9 +6167,9 @@ [email protected]:
61676167
dependencies:
61686168
indexof "0.0.1"
61696169

6170-
6171-
version "3.0.0-beta.29"
6172-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.29.tgz#a331b4a506e6ff0a5a13cb989441daaf8edef2e7"
6170+
6171+
version "3.0.0-beta.30"
6172+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.30.tgz#081bc2b8c8f9d2ffd508675c17dc1017da5ba3f4"
61736173
dependencies:
61746174
chalk "^2.4.2"
61756175
throttle-debounce "^2.1.0"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"graphql-tag": "2.10.1",
1919
"subscriptions-transport-ws": "0.9.16",
2020
"vue": "2.6.10",
21-
"vue-apollo": "3.0.0-beta.29",
21+
"vue-apollo": "3.0.0-beta.30",
2222
"vue-router": "3.0.6",
2323
"vue-template-compiler": "2.6.10"
2424
},

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6484,9 +6484,9 @@ [email protected]:
64846484
dependencies:
64856485
indexof "0.0.1"
64866486

6487-
6488-
version "3.0.0-beta.29"
6489-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.29.tgz#a331b4a506e6ff0a5a13cb989441daaf8edef2e7"
6487+
6488+
version "3.0.0-beta.30"
6489+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.30.tgz#081bc2b8c8f9d2ffd508675c17dc1017da5ba3f4"
64906490
dependencies:
64916491
chalk "^2.4.2"
64926492
throttle-debounce "^2.1.0"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"graphql": "0.13.2",
1616
"graphql-tag": "2.10.1",
1717
"vue": "2.6.10",
18-
"vue-apollo": "3.0.0-beta.29",
18+
"vue-apollo": "3.0.0-beta.30",
1919
"vue-router": "3.0.6",
2020
"vue-template-compiler": "2.6.10"
2121
},

minimal/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6463,9 +6463,9 @@ [email protected]:
64636463
dependencies:
64646464
indexof "0.0.1"
64656465

6466-
6467-
version "3.0.0-beta.29"
6468-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.29.tgz#a331b4a506e6ff0a5a13cb989441daaf8edef2e7"
6466+
6467+
version "3.0.0-beta.30"
6468+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.30.tgz#081bc2b8c8f9d2ffd508675c17dc1017da5ba3f4"
64696469
dependencies:
64706470
chalk "^2.4.2"
64716471
throttle-debounce "^2.1.0"

0 commit comments

Comments
 (0)