From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 05:31:34 +0000 (+0000) Subject: chore(deps-dev): bump @vue/composition-api from 0.6.6 to 0.6.7 X-Git-Tag: 0.0.7~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a216f692d343a077a9fbba0d793eac535e172417;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @vue/composition-api from 0.6.6 to 0.6.7 Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 0.6.6 to 0.6.7. - [Release notes](https://github.com/vuejs/composition-api/releases) - [Changelog](https://github.com/vuejs/composition-api/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/composition-api/compare/v0.6.6...v0.6.7) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 05bb7502..a535cc91 100644 --- a/yarn.lock +++ b/yarn.lock @@ -997,9 +997,9 @@ tsutils "^3.17.1" "@vue/composition-api@^0.6.3": - version "0.6.6" - resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.6.6.tgz#1859e2773ef76a0b2abef65ace460062b454d6b1" - integrity sha512-jSoq/fWBjWfI9yr9aT7N9OA+1F1o1mwl8LHrZj7bndHW1tdnaVud7GyYfLX9XS2XQMntD+UqPmC0dC4b5d3lDA== + version "0.6.7" + resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.6.7.tgz#4481b547cea65dc936432f7efcf1a39f9c69420c" + integrity sha512-WAWEQK4urEsMNe3OyOp7VnMmegRZT2yRB3fDGLRXPMdfuo4+nM+uMEhUgDiUg9LFSXfLWhjwuFOJ2hnS2X7AUw== dependencies: tslib "^2.0.0"