From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 05:35:49 +0000 (+0000) Subject: chore(deps-dev): bump @vue/composition-api from 0.6.3 to 0.6.6 X-Git-Tag: 0.0.7~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9b2107f3b5b96a9eeb7290e547c68fcab3d08288;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @vue/composition-api from 0.6.3 to 0.6.6 Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 0.6.3 to 0.6.6. - [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.3...v0.6.6) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 5e292c0f..f257fd53 100644 --- a/yarn.lock +++ b/yarn.lock @@ -997,9 +997,9 @@ tsutils "^3.17.1" "@vue/composition-api@^0.6.3": - version "0.6.3" - resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.6.3.tgz#e4479c58aff273d64ecf1a6604e2870f8984226d" - integrity sha512-BI+pldkd2sRtErhRoGzQNHe8QIAOGk4110rFEw5h0HseNupABefVwKRcnxtvz2AIhZUr/aNo8db6ikkAUtmUSg== + 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== dependencies: tslib "^2.0.0"