From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 05:03:14 +0000 (+0000) Subject: chore(deps-dev): bump @vue/composition-api from 0.3.2 to 0.3.4 X-Git-Tag: 0.1.0-alpha.0~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c1600ee655d70a55707d151580ad9dc27e54a87;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @vue/composition-api from 0.3.2 to 0.3.4 Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 0.3.2 to 0.3.4. - [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.3.2...v0.3.4) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index c6b4768d..deb19318 100644 --- a/yarn.lock +++ b/yarn.lock @@ -481,9 +481,9 @@ tsutils "^3.17.1" "@vue/composition-api@^0.3.2": - version "0.3.2" - resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.3.2.tgz#2d797028e489bf7812f08c7bb33ffd03ef23c617" - integrity sha512-fD4dn9cJX62QSP2TMFLXCOQOa+Bu2o7kWDjrU/FNLkNqPPcCKBLxCH/Lc+gNCRBKdEUGyI3arjAw7j0Yz1hnvw== + version "0.3.4" + resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.3.4.tgz#43d2c3377173cfe1d02e51e3342bcf0fbde9c4b6" + integrity sha512-aMbg/pEk0PSQAIFyWWLqbAmaCCTx1kFq+49KZslIBJH9Wqos7eEPLtMv4gGxd/EcciBIgfbtUXaXGg/O3mheRA== dependencies: tslib "^1.9.3"