cerner / terra-application

A framework to support application development with Terra components
Apache License 2.0
8 stars 13 forks source link

Upgrade NPM to v9 #346

Closed sdadn closed 1 year ago

sdadn commented 1 year ago

Summary

This PR upgrades the repo set up to support NPMv9 so to help upgrade the infrastructure and be up to date with our tech stack.

Since Node 14 ships with NPMv6, the cicd was updated to utilize NPMv9.

Testing

This change was tested using:

This was tested by successfully running npm install and building the project with both NPM versions (6 & 9).

Reviews

In addition to engineering reviews, this PR needs:

Additional Details


Thank you for contributing to Terra. @cerner/terra