Skip to content

Commit d8270fe

Browse files
author
Guillaume Chau
committed
chore: upgrade vue-apollo
1 parent 25c7e69 commit d8270fe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/@vue/cli-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"stylus": "^0.54.5",
6262
"stylus-loader": "^3.0.1",
6363
"vue": "^2.5.16",
64-
"vue-apollo": "^3.0.0-beta.16",
64+
"vue-apollo": "^3.0.0-beta.17",
6565
"vue-color": "^2.4.6",
6666
"vue-i18n": "^7.6.0",
6767
"vue-instantsearch": "^1.5.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11984,9 +11984,9 @@ [email protected]:
1198411984
dependencies:
1198511985
indexof "0.0.1"
1198611986

11987-
vue-apollo@^3.0.0-beta.16:
11988-
version "3.0.0-beta.16"
11989-
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.16.tgz#6624629ef5c96fc1bdecb745d97fc2998895b16a"
11987+
vue-apollo@^3.0.0-beta.17:
11988+
version "3.0.0-beta.17"
11989+
resolved "https://registry.yarnpkg.com/vue-apollo/-/vue-apollo-3.0.0-beta.17.tgz#fc429f7465631651990298839e2502ff91e610a1"
1199011990
dependencies:
1199111991
throttle-debounce "^1.0.1"
1199211992

0 commit comments

Comments
 (0)