Skip to content

Commit 37680bc

Browse files
Bump @vue/cli-plugin-unit-jest from 4.5.4 to 4.5.6 (#51)
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.6. - [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.6/packages/@vue/cli-plugin-unit-jest) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 178033a commit 37680bc

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -796,14 +796,14 @@
796796
"@types/yargs-parser" "*"
797797

798798
"@vue/cli-plugin-unit-jest@^4.3.1":
799-
version "4.5.4"
800-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.4.tgz#15e5464c44c00f0a085f9260ea3d7cfa111bff63"
801-
integrity sha512-ben2WsKvEEN0r96nOWsarwelNVRrC7dUZtbnXVzRKYrxfiGL9evbbdIMdNcqN7MP0lAWnn8zrH5ruEhRuhMw4A==
799+
version "4.5.6"
800+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.6.tgz#21992c60d5bcba8b1947b21ba9dbdc0e9eddc0a8"
801+
integrity sha512-ZJgyH3RylVnAEyj1xP9EkojcpXXKKe9EKe1vh2FSU6s8lSdw0smB7WPN5Ft0ersfO1Q/pighgsTnFiGcdFMddQ==
802802
dependencies:
803803
"@babel/core" "^7.11.0"
804804
"@babel/plugin-transform-modules-commonjs" "^7.9.6"
805805
"@types/jest" "^24.0.19"
806-
"@vue/cli-shared-utils" "^4.5.4"
806+
"@vue/cli-shared-utils" "^4.5.6"
807807
babel-core "^7.0.0-bridge.0"
808808
babel-jest "^24.9.0"
809809
babel-plugin-transform-es2015-modules-commonjs "^6.26.2"
@@ -816,10 +816,10 @@
816816
ts-jest "^24.2.0"
817817
vue-jest "^3.0.5"
818818

819-
"@vue/cli-shared-utils@^4.5.4":
820-
version "4.5.4"
821-
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.4.tgz#ed36b2971dc02653f7f2ad4e66bbe9510e1bd414"
822-
integrity sha512-7ZwAvGxl5szGuaJCc4jdPy/2Lb7oJvG847MDF+7pZ7FVl6bURwbUJjiUwL6DTxvpC4vch6B4tXfVvZFjzVP/bw==
819+
"@vue/cli-shared-utils@^4.5.6":
820+
version "4.5.6"
821+
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.6.tgz#14644972043c95566788d07d9a9367edd438a4d6"
822+
integrity sha512-p6ePDlEa7Xc0GEt99KDOCwPZtR7UnoEaZLMfwPYU5LAWkdCmtAw8HPAY/WWcjtoiaAkY4k9tz7ZehQasZ9mJxg==
823823
dependencies:
824824
"@hapi/joi" "^15.0.1"
825825
chalk "^2.4.2"

0 commit comments

Comments
 (0)