Bump vue-jest from 3.0.1 to 3.0.2

Bumps [vue-jest](https://github.com/eddyerburgh/vue-jest) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/eddyerburgh/vue-jest/releases)
- [Commits](https://github.com/eddyerburgh/vue-jest/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-12-13 04:26:14 +00:00
parent 40e1ab3483
commit 69ef2d65fc
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@
"nuxt-sass-resources-loader": "^2.0.5", "nuxt-sass-resources-loader": "^2.0.5",
"prettier": "1.14.3", "prettier": "1.14.3",
"sass-loader": "^7.1.0", "sass-loader": "^7.1.0",
"vue-jest": "^3.0.0", "vue-jest": "^3.0.2",
"vue-svg-loader": "^0.11.0" "vue-svg-loader": "^0.11.0"
} }
} }

View File

@ -10540,10 +10540,10 @@ vue-izitoast@1.1.2:
dependencies: dependencies:
izitoast "^1.3.0" izitoast "^1.3.0"
vue-jest@^3.0.0: vue-jest@^3.0.2:
version "3.0.1" version "3.0.2"
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.1.tgz#127cded1a57cdfcf01fa8a10ce29579e2cb3a04d" resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.2.tgz#c64bf5da9abd0d3ee16071217037696d14b0689c"
integrity sha512-otS+n341cTsp0pF7tuTu2x43b23x/+K0LZdAXV+ewKYIMZRqhuQaJTECWEt/cN/YZw2JC6hUM6xybdnOB4ZQ+g== integrity sha512-5XIQ1xQFW0ZnWxHWM7adVA2IqbDsdw1vhgZfGFX4oWd75J38KIS3YT41PtiE7lpMLmNM6+VJ0uprT2mhHjUgkA==
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"