Skip to content

Commit e589a44

Browse files
committed
deps: bump vue-jest
1 parent 6b70356 commit e589a44

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"typescript": "^3.7.5",
4242
"vue": "^3.0.2",
4343
"vue-class-component": "^8.0.0-beta.4",
44-
"vue-jest": "^5.0.0-alpha.5",
44+
"vue-jest": "^5.0.0-alpha.6",
4545
"vue-router": "^4.0.0-rc.1",
4646
"vuex": "^4.0.0-beta.4"
4747
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6164,10 +6164,10 @@ vue-class-component@^8.0.0-beta.4:
61646164
resolved "https://registry.yarnpkg.com/vue-class-component/-/vue-class-component-8.0.0-beta.4.tgz#bff95cdd44eb450a4a4e54b69da22099613d8071"
61656165
integrity sha512-+QXBhVH/Mz8dEC+IU7e8XXM54Tn0Aj9/saybeuK8XmhQiJlcijCB8kB7CYpBEMpHWaA+DoLr6LvHMbclYRCwZQ==
61666166

6167-
vue-jest@^5.0.0-alpha.5:
6168-
version "5.0.0-alpha.5"
6169-
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-5.0.0-alpha.5.tgz#a24b7569ba2078836a316033f283e151afc4906b"
6170-
integrity sha512-/ddNgiJYEtStK4kfTgIRSpBrkkrFepsCyu6qhIi2ph8rJk8OaI6HJANMjzD2tz2mnGqQOf0mTyZICVfDnLLZHA==
6167+
vue-jest@^5.0.0-alpha.6:
6168+
version "5.0.0-alpha.6"
6169+
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-5.0.0-alpha.6.tgz#76615809ba84278e7cd3b7d6d3cc7f18caa2e893"
6170+
integrity sha512-B0GtGnAZhdS51hoLMqAQimO0574sPBHAyev8YNFNioKk1TbAMCUfDoUDxkPvVKXxeKdWBnXA+kgR9+KP1FizXA==
61716171
dependencies:
61726172
"@babel/plugin-transform-modules-commonjs" "^7.2.0"
61736173
chalk "^2.1.0"

0 commit comments

Comments
 (0)