From d090161e4ff2369e287eb14efdb46d7a7e18c538 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2019 04:24:27 +0000 Subject: [PATCH] Bump vue-jest from 3.0.4 to 3.0.5 in /webapp Bumps [vue-jest](https://github.com/vuejs/vue-jest) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/vuejs/vue-jest/releases) - [Commits](https://github.com/vuejs/vue-jest/commits) Signed-off-by: dependabot-preview[bot] --- webapp/package.json | 2 +- webapp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/package.json b/webapp/package.json index 605e0f63b..e74359068 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -124,7 +124,7 @@ "style-loader": "~0.23.1", "style-resources-loader": "~1.2.1", "tippy.js": "^4.3.5", - "vue-jest": "~3.0.4", + "vue-jest": "~3.0.5", "vue-loader": "~15.7.0", "vue-svg-loader": "~0.12.0", "vue-template-compiler": "^2.6.10" diff --git a/webapp/yarn.lock b/webapp/yarn.lock index 3b28d5fb0..9c9b5dfbd 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -15171,10 +15171,10 @@ vue-izitoast@^1.2.1: dependencies: izitoast "^1.4.0" -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== +vue-jest@~3.0.5: + version "3.0.5" + resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.5.tgz#d6f124b542dcbff207bf9296c19413f4c40b70c9" + integrity sha512-xWDxde91pDqYBGDlODENZ3ezPgw+IQFoVDtf+5Awlg466w3KvMSqWzs8PxcTeTr+wmAHi0j+a+Lm3R7aUJa1jA== dependencies: babel-plugin-transform-es2015-modules-commonjs "^6.26.0" chalk "^2.1.0"