Bump vue-jest from 2.6.0 to 3.0.1

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
pull/192/head
dependabot[bot] 2018-12-10 20:36:02 +00:00
rodzic 35117b541a
commit bc3acbfba6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4C0F2888C98CF331
2 zmienionych plików z 4 dodań i 4 usunięć

6
package-lock.json wygenerowano
Wyświetl plik

@ -12314,9 +12314,9 @@
"integrity": "sha512-CKITl7I1cb3X4zIHbVSyrupPTs9XxZGVV/N+P5lSxSrGW+D92gq6zuTy/XnvJOwMRkjJuiotJAQrgv+gOwSx3g=="
},
"vue-jest": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/vue-jest/-/vue-jest-2.6.0.tgz",
"integrity": "sha512-kVgKGcycJ1ce3tUc48JKFSSXsbRNy5QOCAcK9k1aYDRD0m6tTbbFm8Q8yGkfsXLyFeUsvO1OEgsCYxZeD5GL2g==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/vue-jest/-/vue-jest-3.0.1.tgz",
"integrity": "sha512-otS+n341cTsp0pF7tuTu2x43b23x/+K0LZdAXV+ewKYIMZRqhuQaJTECWEt/cN/YZw2JC6hUM6xybdnOB4ZQ+g==",
"dev": true,
"requires": {
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",

Wyświetl plik

@ -81,7 +81,7 @@
"stylelint": "^8.4.0",
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-webpack-plugin": "^0.10.5",
"vue-jest": "^2.6.0",
"vue-jest": "^3.0.1",
"vue-loader": "^15.4.2",
"vue-style-loader": "^4.1.1",
"vue-template-compiler": "^2.5.16",