From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Dec 2020 05:05:34 +0000 (+0000) Subject: chore(deps-dev): bump @vue/devtools-api X-Git-Tag: v2.0.0-alpha.6~8^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F322%2Fhead;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @vue/devtools-api Bumps [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) from 6.0.0-beta.2 to 6.0.0-beta.3. - [Release notes](https://github.com/vuejs/vue-devtools/releases) - [Commits](https://github.com/vuejs/vue-devtools/commits/v6.0.0-beta.3/packages/api) Signed-off-by: dependabot[bot] --- diff --git a/yarn.lock b/yarn.lock index ae672ddc..3035b8c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1046,9 +1046,9 @@ "@vue/shared" "3.0.4" "@vue/devtools-api@^6.0.0-beta.2": - version "6.0.0-beta.2" - resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.0.0-beta.2.tgz#833ad3335f97ae9439e26247d97f9baf7b5a6116" - integrity sha512-5k0A8ffjNNukOiceImBdx1e3W5Jbpwqsu7xYHiZVu9mn4rYxFztIt+Q25mOHm7nwvDnMHrE7u5KtY2zmd+81GA== + version "6.0.0-beta.3" + resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.0.0-beta.3.tgz#5a66cc8beed688fe18c272ee7a8bd8ed7e35a54c" + integrity sha512-iJQhVyWzWIJxYIMjbZpljZQfU4gL2IMD5YQm3HXO8tQRU7RqqnD3f1WHn+vrqvrSvM8Qw2BeNugwdBBmbK8Oxg== "@vue/reactivity@3.0.4": version "3.0.4"