Skip to content

Commit b6634b9

Browse files
committed
chore: update vue-jest version
1 parent 9a2d7e5 commit b6634b9

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"tsd": "0.11.0",
4040
"typescript": "^3.7.5",
4141
"vue": "^3.0.1",
42-
"vue-jest": "vuejs/vue-jest#next",
42+
"vue-jest": "^5.0.0-alpha.5",
4343
"vue-router": "^4.0.0-alpha.14",
4444
"vuex": "^4.0.0-beta.1"
4545
},

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6154,9 +6154,10 @@ [email protected]:
61546154
core-util-is "1.0.2"
61556155
extsprintf "^1.2.0"
61566156

6157-
vue-jest@vuejs/vue-jest#next:
6158-
version "5.0.0-alpha.0"
6159-
resolved "https://codeload.github.com/vuejs/vue-jest/tar.gz/6b476600c5a8659d5bc4b8c02cd1c94a0a033924"
6157+
vue-jest@^5.0.0-alpha.5:
6158+
version "5.0.0-alpha.5"
6159+
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-5.0.0-alpha.5.tgz#a24b7569ba2078836a316033f283e151afc4906b"
6160+
integrity sha512-/ddNgiJYEtStK4kfTgIRSpBrkkrFepsCyu6qhIi2ph8rJk8OaI6HJANMjzD2tz2mnGqQOf0mTyZICVfDnLLZHA==
61606161
dependencies:
61616162
"@babel/plugin-transform-modules-commonjs" "^7.2.0"
61626163
chalk "^2.1.0"

0 commit comments

Comments
 (0)