Skip to content

Commit 9ed1722

Browse files
chore(deps-dev): bump @vue/cli-plugin-unit-mocha from 4.5.12 to 4.5.13 (#1374)
Bumps [@vue/cli-plugin-unit-mocha](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-mocha) from 4.5.12 to 4.5.13. - [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.13/packages/@vue/cli-plugin-unit-mocha) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75fd7ae commit 9ed1722

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
@@ -2114,11 +2114,11 @@
21142114
vue-jest "^3.0.5"
21152115

21162116
"@vue/cli-plugin-unit-mocha@^4.0.0":
2117-
version "4.5.12"
2118-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-mocha/-/cli-plugin-unit-mocha-4.5.12.tgz#fe525a5b7a64045462c86460d92cff1ef11041c8"
2119-
integrity sha512-DLNQWiPJhXCMEniVJPzPa7yAs0tIg3/ebJNaiBUHNglcKocDc3jvwppTKh/nsG4t6Ud0Z7uvn9zGVPjAMB8Isg==
2117+
version "4.5.13"
2118+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-mocha/-/cli-plugin-unit-mocha-4.5.13.tgz#18108c6b0b71ee9b32becfbf764f5cbe4d75dad6"
2119+
integrity sha512-4o3QAK5sLsqBc5D6E7ya2ptaYMi/Guiq5i7By2++txAh+Os3UukqmCYoyN7TtmdUKyqpgEqBtirPQhbQo0r/Fw==
21202120
dependencies:
2121-
"@vue/cli-shared-utils" "^4.5.12"
2121+
"@vue/cli-shared-utils" "^4.5.13"
21222122
jsdom "^15.2.1"
21232123
jsdom-global "^3.0.2"
21242124
mocha "^6.2.2"

0 commit comments

Comments
 (0)