Skip to content

Commit 1c6fe44

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency vue-apollo to v3.0.0-beta.22
1 parent a5e1e63 commit 1c6fe44

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

advanced/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"jwt-decode": "2.2.0",
2323
"subscriptions-transport-ws": "0.9.14",
2424
"vue": "2.5.17",
25-
"vue-apollo": "3.0.0-beta.21",
25+
"vue-apollo": "3.0.0-beta.22",
2626
"vue-router": "3.0.1",
2727
"vue-template-compiler": "2.5.17"
2828
},

advanced/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -5851,9 +5851,9 @@ [email protected]:
58515851
dependencies:
58525852
indexof "0.0.1"
58535853

5854-
5855-
version "3.0.0-beta.21"
5856-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.21.tgz#f84358c92462f28ce80dfafdd6b77038e6ab5329"
5854+
5855+
version "3.0.0-beta.22"
5856+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.22.tgz#eee8d70f4c9be430bba76e44696a2a4edf4644ea"
58575857
dependencies:
58585858
chalk "^2.4.1"
58595859
throttle-debounce "^2.0.0"

basic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"graphql-tag": "2.9.2",
1919
"subscriptions-transport-ws": "0.9.14",
2020
"vue": "2.5.17",
21-
"vue-apollo": "3.0.0-beta.21",
21+
"vue-apollo": "3.0.0-beta.22",
2222
"vue-router": "3.0.1",
2323
"vue-template-compiler": "2.5.17"
2424
},

basic/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -6180,9 +6180,9 @@ [email protected]:
61806180
dependencies:
61816181
indexof "0.0.1"
61826182

6183-
6184-
version "3.0.0-beta.21"
6185-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.21.tgz#f84358c92462f28ce80dfafdd6b77038e6ab5329"
6183+
6184+
version "3.0.0-beta.22"
6185+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.22.tgz#eee8d70f4c9be430bba76e44696a2a4edf4644ea"
61866186
dependencies:
61876187
chalk "^2.4.1"
61886188
throttle-debounce "^2.0.0"

minimal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"graphql": "0.13.2",
1616
"graphql-tag": "2.9.2",
1717
"vue": "2.5.17",
18-
"vue-apollo": "3.0.0-beta.21",
18+
"vue-apollo": "3.0.0-beta.22",
1919
"vue-router": "3.0.1",
2020
"vue-template-compiler": "2.5.17"
2121
},

minimal/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -6156,9 +6156,9 @@ [email protected]:
61566156
dependencies:
61576157
indexof "0.0.1"
61586158

6159-
6160-
version "3.0.0-beta.21"
6161-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.21.tgz#f84358c92462f28ce80dfafdd6b77038e6ab5329"
6159+
6160+
version "3.0.0-beta.22"
6161+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.22.tgz#eee8d70f4c9be430bba76e44696a2a4edf4644ea"
61626162
dependencies:
61636163
chalk "^2.4.1"
61646164
throttle-debounce "^2.0.0"

0 commit comments

Comments
 (0)