kentcdodds / kcd-scripts

CLI toolbox for common scripts for my projects
http://npm.im/kcd-scripts
MIT License
885 stars 207 forks source link

feat: update dependencies #239

Closed mochaaP closed 9 months ago

mochaaP commented 9 months ago

What: Update deprecated or outdated dependencies

Why: Patch various CVEs, clean all npm audit warnings

How:

Checklist:

codecov[bot] commented 9 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (f386c5b) 63.39% compared to head (3400882) 63.14%.

Files Patch % Lines
src/utils.js 25.00% 3 Missing :warning:
src/config/babelrc.js 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #239 +/- ## ========================================== - Coverage 63.39% 63.14% -0.26% ========================================== Files 21 21 Lines 601 605 +4 Branches 227 228 +1 ========================================== + Hits 381 382 +1 - Misses 179 182 +3 Partials 41 41 ```

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

github-actions[bot] commented 9 months ago

:tada: This PR is included in version 15.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: