google / pprof-nodejs

pprof support for Node.js
Apache License 2.0
251 stars 26 forks source link

chore(deps): fix package.json and re-gen package-lock.json #280

Closed aabmass closed 5 months ago

aabmass commented 5 months ago
npm pkg fix
rm package-lock.json
npm install
npm run fix # reformat code with newer dev deps

This bumps dependencies installed in development and does not affect users

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (da55751) 41.94% compared to head (7a7a6c6) 41.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #280 +/- ## ========================================== - Coverage 41.94% 41.92% -0.03% ========================================== Files 14 14 Lines 2093 2092 -1 Branches 42 42 ========================================== - Hits 878 877 -1 Misses 1197 1197 Partials 18 18 ```

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