dylang / npm-check

Check for outdated, incorrect, and unused dependencies.
https://www.npmjs.com/package/npm-check
MIT License
6.58k stars 237 forks source link

chore(deps): replace globby by tinyglobby #682

Open Jayllyz opened 4 days ago

Jayllyz commented 4 days ago

Replace globby by tinyglobby.

Tinyglobby is a fast and minimal alternative to globby, meant to behave the same way. (https://github.com/SuperchupuDev/tinyglobby)