cerner / terra-toolkit

Terra Toolkit is a monorepo that contains utility modules for use when developing using Terra components
https://engineering.cerner.com/terra-toolkit
Apache License 2.0
32 stars 37 forks source link

Updated dependencies for enzyme-intl #816

Closed sdadn closed 10 months ago

sdadn commented 10 months ago

Summary

This PR updates the dependencies for terra-enzyme-intl into the appropriate sections so that only the necessary dependencies get installed in production.

react-intl should ideally be a peer dependency. However, Terra is using a mixture of react-intl v2 & v5. This is being kept as a dependency for now until those dependency mismatches get resolved.

Testing

This change was tested using:

Reviews

In addition to engineering reviews, this PR needs:

Additional Details


Thank you for contributing to Terra. @cerner/terra