From 6d743fb1adebb0ab6bf6d211864dd01b816f973d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 06:00:11 +0000 Subject: [PATCH] Bump @vue/cli-plugin-unit-jest from 4.5.4 to 4.5.10 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.10. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.10/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..c377d0ab0 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.10", "@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..e2bf04ca4 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.10": + version "4.5.10" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.10.tgz#0c319fc951a94dd3d4c4e6e24a1f1fd9424f0c64" + integrity sha512-x4IPonIpzFmJWD4RvUInSYFDy9W8Ck0h5oxG/3vKQlDR3y2E3Zgh/p0DvcFn6krCXzCJDxGQ+YmxKE0AsUVgYw== 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.10" 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.10", "@vue/cli-shared-utils@^4.5.4": + version "4.5.10" + resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.10.tgz#e3b84c38bba19c6d995278b15261da865790561c" + integrity sha512-Lid6FflDqcvo/JBIBjUriAQ1RkQaKbBpzXSLEK/JmoKkQRHW/rRhDLGI1dEVyOLYnDEiL1m8o1xPJaplUUiXpA== dependencies: "@hapi/joi" "^15.0.1" chalk "^2.4.2"