pleb
pleb copied to clipboard
chore: added regex match to update command
Added a new cli arg for the update command -m (--match) that takes a js regexp and updates only matching package names This is useful when updating a bunch of repos with common dependencies in one go, excluding 3rd parties for example - update all "@wixc3/." or "engine." and only them