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 newly initialized code-native integrations #184

Closed taylorreece closed 8 months ago

taylorreece commented 8 months ago

Similar to #171, this bumps the default version of Jest that is templated when a code-native integration is initialized. This is needed, as a more recent version of Jest is required for compatibility with the latest axios library.