Skip to content

Commit

Permalink
Update dependency @vue/composition-api to v0.6.2 (#4209)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 11, 2020
1 parent 5035d78 commit 5b9a4a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/react": "16.9.36",
"@types/request": "2.48.5",
"@vue/apollo-composable": "4.0.0-alpha.8",
"@vue/composition-api": "0.6.1",
"@vue/composition-api": "0.6.2",
"bob-the-bundler": "1.0.2",
"graphql-config": "^3.0.2",
"react": "16.13.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3084,10 +3084,10 @@
dependencies:
throttle-debounce "^2.1.0"

"@vue/composition-api@0.6.1":
version "0.6.1"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.6.1.tgz#0a32e7d18e4b69912e3547e11d0c85e770de6825"
integrity sha512-NfP6kiBDXkYWrzFwK9IBem5MQSXMujIl8QDBJuLx0Y/6pwK3PC+F7dFDhja+H03SE6WwLleZASM6+zY3BT3Bkw==
"@vue/composition-api@0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.6.2.tgz#0228e0540778868685b77525f48e6a4a41719f50"
integrity sha512-gJYwMiENz5ph2l9GYND7N7x0R/12UGZe5ZP5/aCXyYFXnuhe11EtUZg+tg7bmVBMcKUHg8pjrEL1rN75/Z6QQw==
dependencies:
tslib "^2.0.0"

Expand Down

0 comments on commit 5b9a4a2

Please sign in to comment.