testing-library / vue-testing-library

🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
http://testing-library.com/vue
MIT License
1.06k stars 110 forks source link

chore: pin `@vue/test-utils` version to `^2.0.0` #270

Closed ahnpnl closed 2 years ago

ahnpnl commented 2 years ago

I expect nothing will break

cc @afontcu

codecov[bot] commented 2 years ago

Codecov Report

Merging #270 (0c02207) into main (11348c1) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #270   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           78        78           
  Branches        28        28           
=========================================
  Hits            78        78           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 11348c1...0c02207. Read the comment docs.

afontcu commented 2 years ago

thank you!

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 6.6.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: