get-alex / alex

Catch insensitive, inconsiderate writing
https://alexjs.com
MIT License
4.81k stars 208 forks source link

Update update-notifier to latest version #334

Closed julienw closed 2 years ago

julienw commented 2 years ago

This also updates some transitive dependencies that have a security advisory on them. Note that this security advisory doesn't apply to alex.

Fixes #333.

I ran locally the tests and the cli, everything seems to work just fine.

codecov-commenter commented 2 years ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (94ea005) compared to base (1b4c1be). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #334 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 352 352 ========================================= Hits 352 352 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

wooorm commented 2 years ago

Thanks!