Skip to content

Commit 5bf6332

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency vue-apollo to v3.0.0-beta.9
1 parent cd2f493 commit 5bf6332

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.9",
2424
"vue": "2.5.16",
25-
"vue-apollo": "3.0.0-beta.7",
25+
"vue-apollo": "3.0.0-beta.9",
2626
"vue-router": "3.0.1",
2727
"vue-template-compiler": "2.5.16"
2828
},

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5792,9 +5792,9 @@ [email protected]:
57925792
dependencies:
57935793
indexof "0.0.1"
57945794

5795-
5796-
version "3.0.0-beta.7"
5797-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.7.tgz#a0a9aff93e1193eea723e0e7ba652eea6bd747b6"
5795+
5796+
version "3.0.0-beta.9"
5797+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.9.tgz#5431fe46f9f536a28661f5e1cff2d2b0c4c68a19"
57985798
dependencies:
57995799
lodash.debounce "^4.0.8"
58005800
lodash.omit "^4.5.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.9.2",
1919
"subscriptions-transport-ws": "0.9.9",
2020
"vue": "2.5.16",
21-
"vue-apollo": "3.0.0-beta.7",
21+
"vue-apollo": "3.0.0-beta.9",
2222
"vue-router": "3.0.1",
2323
"vue-template-compiler": "2.5.16"
2424
},

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6121,9 +6121,9 @@ [email protected]:
61216121
dependencies:
61226122
indexof "0.0.1"
61236123

6124-
6125-
version "3.0.0-beta.7"
6126-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.7.tgz#a0a9aff93e1193eea723e0e7ba652eea6bd747b6"
6124+
6125+
version "3.0.0-beta.9"
6126+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.9.tgz#5431fe46f9f536a28661f5e1cff2d2b0c4c68a19"
61276127
dependencies:
61286128
lodash.debounce "^4.0.8"
61296129
lodash.omit "^4.5.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.9.2",
1717
"vue": "2.5.16",
18-
"vue-apollo": "3.0.0-beta.7",
18+
"vue-apollo": "3.0.0-beta.9",
1919
"vue-router": "3.0.1",
2020
"vue-template-compiler": "2.5.16"
2121
},

minimal/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6086,9 +6086,9 @@ [email protected]:
60866086
dependencies:
60876087
indexof "0.0.1"
60886088

6089-
6090-
version "3.0.0-beta.7"
6091-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.7.tgz#a0a9aff93e1193eea723e0e7ba652eea6bd747b6"
6089+
6090+
version "3.0.0-beta.9"
6091+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.9.tgz#5431fe46f9f536a28661f5e1cff2d2b0c4c68a19"
60926092
dependencies:
60936093
lodash.debounce "^4.0.8"
60946094
lodash.omit "^4.5.0"

0 commit comments

Comments
 (0)