CMSgov / price-transparency-guide-validator

Validation tool to check output files required by the price-transparency-guide
Apache License 2.0
29 stars 13 forks source link

Update dependencies #120

Open mint-thompson opened 3 weeks ago

mint-thompson commented 3 weeks ago

Dependencies and dev dependencies updated based on results of npm audit and npm outdated commands. For dependencies still listed by npm outdated command, provide reasoning in new DEPENDENCY-NOTES file.

Minor style updates based on enforcement of style rules.

Minor change to CLI command definition based on usage for latest commander package.