Update dependencies including USWDS minor release and prepare for release
Before making a pull request
-
Make sure all tests run -
Update the changelog appropriately -
Verify that the version in package.json indicates your intent to publish a release or snapshot build. If making a release, update the version number and metadataLastUpdated in code.json.
Title
Update dependencies including USWDS minor release and prepare for release
Description
In addition to dependency updates, enhanced the testing to publish the cobertura report for CI coverage reporting, added a npm lint command and added linting to the CI.
After making a pull request
-
If appropriate, put the link to the PR in the JIRA ticket -
Assign someone to review unless the change is trivial