vuejs / vue-jest

Jest Vue transformer
MIT License
746 stars 157 forks source link

chore: drop node 10 and add node 16 #414

Closed cexbrayat closed 2 years ago

cexbrayat commented 2 years ago

Node 10 is EOL and Node 16 is now LTS. This allows to update a bunch of dependencies and shouldn't change anything for users (even if we should probably add this to the changelog for good measure).