Skip to content

Commit fe380d1

Browse files
Bump @vue/cli-plugin-unit-jest from 4.5.1 to 4.5.3 (#40)
Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) from 4.5.1 to 4.5.3. - [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.3/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 5dd40a3 commit fe380d1

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1005,14 +1005,14 @@
10051005
"@types/yargs-parser" "*"
10061006

10071007
"@vue/cli-plugin-unit-jest@^4.3.1":
1008-
version "4.5.1"
1009-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.1.tgz#9ba4cbdbcd0fd804d79d07252d2a6110023d5364"
1010-
integrity sha512-UqHqMojuGtleKbHvJcoRuDiHUrAL8ZPJ7g0w8f7095z4HNd2mUZ7XwFRDPwR6IB04OEJhx22Ti4WIBC1n1FvyQ==
1008+
version "4.5.3"
1009+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.3.tgz#cf4bb753380700ee9086cfcf6d1f9f26013aeb2e"
1010+
integrity sha512-P6NqLBGwMl9iKR3toGB1v3+kYm1kuMqa64P27g0YPoM3gQQWafJacZfEhFrfBle246kXIPsBjBpRgGfznYCquw==
10111011
dependencies:
10121012
"@babel/core" "^7.11.0"
10131013
"@babel/plugin-transform-modules-commonjs" "^7.9.6"
10141014
"@types/jest" "^24.0.19"
1015-
"@vue/cli-shared-utils" "^4.5.1"
1015+
"@vue/cli-shared-utils" "^4.5.3"
10161016
babel-core "^7.0.0-bridge.0"
10171017
babel-jest "^24.9.0"
10181018
babel-plugin-transform-es2015-modules-commonjs "^6.26.2"
@@ -1025,10 +1025,10 @@
10251025
ts-jest "^24.2.0"
10261026
vue-jest "^3.0.5"
10271027

1028-
"@vue/cli-shared-utils@^4.5.1":
1029-
version "4.5.1"
1030-
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.1.tgz#8f9521f91a98d5f0d0771757619df2fb98e5f109"
1031-
integrity sha512-5U0KncnZfjOzIu7JwuvZrmNNshNFBPa5wyDp8kor7D+XbDqa2Tz6v7Knw6aEZeVpQb/aZ3tp/M18YaBsvhi8TA==
1028+
"@vue/cli-shared-utils@^4.5.3":
1029+
version "4.5.3"
1030+
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.3.tgz#23bcca7ffc3a09b2c50d8b8d9d031a9ff775b512"
1031+
integrity sha512-AjXSll67gpYWyjGOyHrwofLuxa7vL8KM6aUQCII+cHlFQey6oLS5bAWq9qcIM0P2ZyD+6i0fooNCihIuNrX4yg==
10321032
dependencies:
10331033
"@hapi/joi" "^15.0.1"
10341034
chalk "^2.4.2"

0 commit comments

Comments
 (0)