From 0e145c4934aac68fb1e89e7da12fbccadff84ebf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 8 Mar 2019 17:22:18 +0000 Subject: [PATCH] Bump vue-jest from 3.0.3 to 3.0.4 Bumps [vue-jest](https://github.com/eddyerburgh/vue-jest) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/eddyerburgh/vue-jest/releases) - [Commits](https://github.com/eddyerburgh/vue-jest/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e0cafe56f..2cae38996 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "nodemon": "~1.18.10", "prettier": "~1.14.3", "sass-loader": "~7.1.0", - "vue-jest": "~3.0.3", + "vue-jest": "~3.0.4", "vue-svg-loader": "~0.11.0" } } diff --git a/yarn.lock b/yarn.lock index 72992506f..a535c880f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11668,10 +11668,10 @@ vue-izitoast@1.1.2: dependencies: izitoast "^1.3.0" -vue-jest@~3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.3.tgz#80f664712f2678b1d8bb3af0f2c0bef5efa8de31" - integrity sha512-QwFQjkv2vXYPKUkNZkMbV/ZTHyQhRM1JY8nP68dRLQmdvCN+VUEKhlByH/PgPqDr2p/NuhaM3PUjJ9nreR++3w== +vue-jest@~3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.4.tgz#b6a2b0d874968f26fa775ac901903fece531e08b" + integrity sha512-PY9Rwt4OyaVlA+KDJJ0614CbEvNOkffDI9g9moLQC/2DDoo0YrqZm7dHi13Q10uoK5Nt5WCYFdeAheOExPah0w== dependencies: babel-plugin-transform-es2015-modules-commonjs "^6.26.0" chalk "^2.1.0"