From 5ed7e3f7ff9d8d8719acf6c636ee6834e3f375bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 05:59:21 +0000 Subject: [PATCH] Bump @vue/cli-plugin-unit-jest from 4.5.4 to 4.5.9 Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) from 4.5.4 to 4.5.9. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.9/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.9/packages/@vue/cli-plugin-unit-jest) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 98a451f9b..5dd13dd8b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "devDependencies": { "@vue/cli-plugin-babel": "~4.5.4", "@vue/cli-plugin-eslint": "~4.5.4", - "@vue/cli-plugin-unit-jest": "~4.5.4", + "@vue/cli-plugin-unit-jest": "~4.5.9", "@vue/cli-service": "~4.5.4", "@vue/test-utils": "1.0.5", "babel-eslint": "^10.1.0", diff --git a/yarn.lock b/yarn.lock index ec8e4b6a6..65dbfb075 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1809,15 +1809,15 @@ dependencies: "@vue/cli-shared-utils" "^4.5.4" -"@vue/cli-plugin-unit-jest@~4.5.4": - version "4.5.4" - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.4.tgz#15e5464c44c00f0a085f9260ea3d7cfa111bff63" - integrity sha512-ben2WsKvEEN0r96nOWsarwelNVRrC7dUZtbnXVzRKYrxfiGL9evbbdIMdNcqN7MP0lAWnn8zrH5ruEhRuhMw4A== +"@vue/cli-plugin-unit-jest@~4.5.9": + version "4.5.9" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.9.tgz#85e8e4d9de460db15e585769986b7f0fe369f18a" + integrity sha512-ijgwghS0SMUrJc1irMJYzH1Slv8oV3pQ/PKNuy60APdpOD/f6LDtJCJPaBGfSJQtMvcANslm1FIV1lqrNWtbPw== dependencies: "@babel/core" "^7.11.0" "@babel/plugin-transform-modules-commonjs" "^7.9.6" "@types/jest" "^24.0.19" - "@vue/cli-shared-utils" "^4.5.4" + "@vue/cli-shared-utils" "^4.5.9" babel-core "^7.0.0-bridge.0" babel-jest "^24.9.0" babel-plugin-transform-es2015-modules-commonjs "^6.26.2" @@ -1898,10 +1898,10 @@ optionalDependencies: vue-loader-v16 "npm:vue-loader@^16.0.0-beta.3" -"@vue/cli-shared-utils@^4.5.4": - version "4.5.4" - resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.4.tgz#ed36b2971dc02653f7f2ad4e66bbe9510e1bd414" - integrity sha512-7ZwAvGxl5szGuaJCc4jdPy/2Lb7oJvG847MDF+7pZ7FVl6bURwbUJjiUwL6DTxvpC4vch6B4tXfVvZFjzVP/bw== +"@vue/cli-shared-utils@^4.5.4", "@vue/cli-shared-utils@^4.5.9": + version "4.5.9" + resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.9.tgz#487cea4b4282f4dff907ee7d8abba8dd0dd03ccd" + integrity sha512-anvsrv+rkQC+hgxaT2nQQxnSWSsIzyysZ36LO7qPjXvDRBvcvKLAAviFlUkYbZ+ntbV8puzJ3zw+gUhQw4SEVA== dependencies: "@hapi/joi" "^15.0.1" chalk "^2.4.2"