ionic-team / stencil-component-starter

Minimal starter project for building shareable web components with Stencil
https://github.com/ionic-team/stencil
MIT License
278 stars 128 forks source link

chore(deps): use jest 29 by default #126

Closed rwaskiewicz closed 10 months ago

rwaskiewicz commented 10 months ago

update the component starter to use jest v29 by default. doing so requires a minimal stencil core version of v4.7.0, which is bumped as well