Skip to content

Commit fa37390

Browse files
chore(deps-dev): bump @vue/cli-plugin-unit-jest from 4.5.14 to 4.5.15 (#250)
Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) from 4.5.14 to 4.5.15. - [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.15/packages/@vue/cli-plugin-unit-jest) --- updated-dependencies: - dependency-name: "@vue/cli-plugin-unit-jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41172d0 commit fa37390

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4227,14 +4227,14 @@
42274227
fork-ts-checker-webpack-plugin-v5 "npm:fork-ts-checker-webpack-plugin@^5.0.11"
42284228

42294229
"@vue/cli-plugin-unit-jest@~4.5.0":
4230-
version "4.5.14"
4231-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.14.tgz#27ffe12e8e973cda4f5c718a3338f874e29d7015"
4232-
integrity sha512-vv2qPnJxBaRh7aGhYNsCYIq0QFBKrRIRNytat7gLtUo9BlA8n+4RN2O8LOikO8qrSDE3HGTRvJnrYQrNG/xA2Q==
4230+
version "4.5.15"
4231+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.15.tgz#7be914ca1507ca344487eb377ed925c9db0b772a"
4232+
integrity sha512-oE3RDMerb21P6ALg70Zh2zU+RYYjoe09/7ZXYUj03uTb2obqUbcINpFfeVwM0B/J6H1YmqWJpnNBxWURhrqQHg==
42334233
dependencies:
42344234
"@babel/core" "^7.11.0"
42354235
"@babel/plugin-transform-modules-commonjs" "^7.9.6"
42364236
"@types/jest" "^24.0.19"
4237-
"@vue/cli-shared-utils" "^4.5.14"
4237+
"@vue/cli-shared-utils" "^4.5.15"
42384238
babel-core "^7.0.0-bridge.0"
42394239
babel-jest "^24.9.0"
42404240
babel-plugin-transform-es2015-modules-commonjs "^6.26.2"

0 commit comments

Comments
 (0)