antfu-collective / bumpp

Interactive CLI that bumps your version numbers and more
https://jstools.dev/version-bump-prompt/
MIT License
597 stars 43 forks source link

chore(deps): replace fast-glob by tinyglobby #50

Closed Jayllyz closed 1 week ago

Jayllyz commented 1 week ago

Description

Replace fast-glob by tinyglobby.

expandDirectories: false is added to better match fast-glob behavior.

Linked Issues

Additional context