nfischer / framily-tree

:beers: An interactive family tree for Theta Chi fraternity
https://nfischer.github.io/framily-tree/
MIT License
7 stars 13 forks source link

chore: update deps #36

Closed nfischer closed 1 year ago

nfischer commented 1 year ago

This update was performed with:

nvm use v16 --delete-prefix
npm install -g npm-check-updates
"$(npm config get prefix)/bin/ncu" -u --enginesNode
npm audit fix
codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (6acba01) 60.13% compared to head (a8e3ea8) 60.13%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## ======================================= Coverage 60.13% 60.13% ======================================= Files 2 2 Lines 148 148 ======================================= Hits 89 89 Misses 59 59 ``` 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=Nate+Fischer). 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=Nate+Fischer)

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