Skip to content

Commit c08b0df

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency vue-apollo to v3.0.0-beta.10
1 parent 6e6b2a6 commit c08b0df

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.9",
25+
"vue-apollo": "3.0.0-beta.10",
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
@@ -5781,9 +5781,9 @@ [email protected]:
57815781
dependencies:
57825782
indexof "0.0.1"
57835783

5784-
5785-
version "3.0.0-beta.9"
5786-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.9.tgz#5431fe46f9f536a28661f5e1cff2d2b0c4c68a19"
5784+
5785+
version "3.0.0-beta.10"
5786+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.10.tgz#08a5c993a2c95a5408a2c251260d0dcbad52228f"
57875787
dependencies:
57885788
lodash.debounce "^4.0.8"
57895789
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.9",
21+
"vue-apollo": "3.0.0-beta.10",
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
@@ -6110,9 +6110,9 @@ [email protected]:
61106110
dependencies:
61116111
indexof "0.0.1"
61126112

6113-
6114-
version "3.0.0-beta.9"
6115-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.9.tgz#5431fe46f9f536a28661f5e1cff2d2b0c4c68a19"
6113+
6114+
version "3.0.0-beta.10"
6115+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.10.tgz#08a5c993a2c95a5408a2c251260d0dcbad52228f"
61166116
dependencies:
61176117
lodash.debounce "^4.0.8"
61186118
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.9",
18+
"vue-apollo": "3.0.0-beta.10",
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
@@ -6075,9 +6075,9 @@ [email protected]:
60756075
dependencies:
60766076
indexof "0.0.1"
60776077

6078-
6079-
version "3.0.0-beta.9"
6080-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.9.tgz#5431fe46f9f536a28661f5e1cff2d2b0c4c68a19"
6078+
6079+
version "3.0.0-beta.10"
6080+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.10.tgz#08a5c993a2c95a5408a2c251260d0dcbad52228f"
60816081
dependencies:
60826082
lodash.debounce "^4.0.8"
60836083
lodash.omit "^4.5.0"

0 commit comments

Comments
 (0)