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] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-08 17:22:18 +00:00
parent c4f2457765
commit 0e145c4934
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@
"nodemon": "~1.18.10", "nodemon": "~1.18.10",
"prettier": "~1.14.3", "prettier": "~1.14.3",
"sass-loader": "~7.1.0", "sass-loader": "~7.1.0",
"vue-jest": "~3.0.3", "vue-jest": "~3.0.4",
"vue-svg-loader": "~0.11.0" "vue-svg-loader": "~0.11.0"
} }
} }

View File

@ -11668,10 +11668,10 @@ vue-izitoast@1.1.2:
dependencies: dependencies:
izitoast "^1.3.0" izitoast "^1.3.0"
vue-jest@~3.0.3: vue-jest@~3.0.4:
version "3.0.3" version "3.0.4"
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.3.tgz#80f664712f2678b1d8bb3af0f2c0bef5efa8de31" resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.4.tgz#b6a2b0d874968f26fa775ac901903fece531e08b"
integrity sha512-QwFQjkv2vXYPKUkNZkMbV/ZTHyQhRM1JY8nP68dRLQmdvCN+VUEKhlByH/PgPqDr2p/NuhaM3PUjJ9nreR++3w== integrity sha512-PY9Rwt4OyaVlA+KDJJ0614CbEvNOkffDI9g9moLQC/2DDoo0YrqZm7dHi13Q10uoK5Nt5WCYFdeAheOExPah0w==
dependencies: dependencies:
babel-plugin-transform-es2015-modules-commonjs "^6.26.0" babel-plugin-transform-es2015-modules-commonjs "^6.26.0"
chalk "^2.1.0" chalk "^2.1.0"