prismatic-io / spectral

Prismatic's typescript library for custom components
https://prismatic.io/docs/spectral/custom-component-library
35 stars 2 forks source link

Bump default Jest version for custom components #171

Closed taylorreece closed 11 months ago

taylorreece commented 11 months ago

Version 27.0.x of Jest has some deficiencies when processing ECMAScript modules that is solved in more recent versions. This bumps the default version of Jest that is installed when a new custom component is initialized.