From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 05:07:46 +0000 (+0000) Subject: chore(deps-dev): bump @vue/test-utils X-Git-Tag: v2.0.0-alpha.6~12^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F316%2Fhead;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @vue/test-utils Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 2.0.0-beta.12 to 2.0.0-beta.13. - [Release notes](https://github.com/vuejs/vue-test-utils/releases) - [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-test-utils/commits/HEAD/packages/test-utils) Signed-off-by: dependabot[bot] --- diff --git a/yarn.lock b/yarn.lock index adc886dc..eb3befa2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1088,9 +1088,9 @@ integrity sha512-Swfbz31AaMX48CpFl+YmIrqOH9MgJMTrltG9e26A4ZxYx9LjGuMV+41WnxFzS3Bc9nbrc6sDPM37G6nIT8NJSg== "@vue/test-utils@^2.0.0-beta.5": - version "2.0.0-beta.12" - resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.0.0-beta.12.tgz#105a32f35c15cc43d470f88e0122f82bcfdf14ff" - integrity sha512-kRxM1IspG06i7smyVAgbN4C444ssKfnX67ETveZdb1AP7f6Kr3+bV4MmIwOsIZc6t7KK8gzx+clZd2jDeH4kMw== + version "2.0.0-beta.13" + resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.0.0-beta.13.tgz#482aa29f4e80a713e03e22b736d7465d56909e66" + integrity sha512-Au+yGMBPvrtcmPP6W4ielTbNJd3equxVOq1iL0DvpAZJwkGOrdBfFTomMhANODiBVyIEE8HMxhr7YIwDHWO36w== JSONStream@^1.0.4: version "1.3.5"