File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue/test-utils" ,
3
- "version" : " 2.0.0-beta.11 " ,
3
+ "version" : " 2.0.0-beta.12 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/vue-test-utils.cjs.js" ,
6
6
"browser" : " dist/vue-test-utils.browser.js" ,
41
41
"typescript" : " ^3.7.5" ,
42
42
"vue" : " 3.0.3" ,
43
43
"vue-class-component" : " ^8.0.0-beta.4" ,
44
- "vue-jest" : " ^5.0.0-alpha.6 " ,
44
+ "vue-jest" : " ^5.0.0-alpha.7 " ,
45
45
"vue-router" : " ^4.0.0-rc.1" ,
46
46
"vuex" : " ^4.0.0-beta.4"
47
47
},
Original file line number Diff line number Diff line change @@ -6173,10 +6173,10 @@ vue-class-component@^8.0.0-beta.4:
6173
6173
resolved "https://registry.yarnpkg.com/vue-class-component/-/vue-class-component-8.0.0-beta.4.tgz#bff95cdd44eb450a4a4e54b69da22099613d8071"
6174
6174
integrity sha512-+QXBhVH/Mz8dEC+IU7e8XXM54Tn0Aj9/saybeuK8XmhQiJlcijCB8kB7CYpBEMpHWaA+DoLr6LvHMbclYRCwZQ==
6175
6175
6176
- vue-jest@^5.0.0-alpha.6 :
6177
- version "5.0.0-alpha.6 "
6178
- resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-5.0.0-alpha.6 .tgz#76615809ba84278e7cd3b7d6d3cc7f18caa2e893 "
6179
- integrity sha512-B0GtGnAZhdS51hoLMqAQimO0574sPBHAyev8YNFNioKk1TbAMCUfDoUDxkPvVKXxeKdWBnXA+kgR9+KP1FizXA ==
6176
+ vue-jest@^5.0.0-alpha.7 :
6177
+ version "5.0.0-alpha.7 "
6178
+ resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-5.0.0-alpha.7 .tgz#e5a1eb376afae4a5b4b207218befc3614369eaa9 "
6179
+ integrity sha512-cB7ccBXqQsdMt/rzPVPlKeBS486uyXhR+q3A5t22ibhMc6RDPwr7bbb6XFcViv7xyIG9/MkKgSESg67mHv2/9w ==
6180
6180
dependencies :
6181
6181
" @babel/plugin-transform-modules-commonjs" " ^7.2.0"
6182
6182
chalk "^2.1.0"
You can’t perform that action at this time.
0 commit comments