lirantal / lockfile-lint

Lint an npm or yarn lockfile to analyze and detect security issues
Apache License 2.0
776 stars 35 forks source link

fix: update cosmiconfig dep version #197

Closed lirantal closed 3 weeks ago

lirantal commented 3 weeks ago

Fix #192 to upgrade cosmiconfig version to 9.x for better config files support

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.01%. Comparing base (5278050) to head (7be23bd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #197 +/- ## ======================================= Coverage 98.01% 98.01% ======================================= Files 13 13 Lines 403 403 Branches 96 96 ======================================= Hits 395 395 Misses 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.