readmeio / rdme

ReadMe's official command-line interface (CLI) and GitHub Action 🌊
https://docs.readme.com/main/docs/rdme
MIT License
105 stars 42 forks source link

chore(deps): `npm up` #971

Closed kanadgupta closed 9 months ago

kanadgupta commented 9 months ago

🧰 Changes

Before:

husky      8.0.3   8.0.3  9.0.10  node_modules/husky   rdme
ignore     5.3.0   5.3.1   5.3.1  node_modules/ignore  rdme
knip      3.12.0  3.13.2   4.3.0  node_modules/knip    rdme
open      10.0.2  10.0.3  10.0.3  node_modules/open    rdme
ora        6.3.1   6.3.1   8.0.1  node_modules/ora     rdme

After:

Package  Current  Wanted  Latest  Location          Depended by
ora        6.3.1   6.3.1   8.0.1  node_modules/ora  rdme

🧬 QA & Testing

Cleaned up our knip config and husky setup (using the migration guide here) as part of this. Confirmed that they both work as expected locally.