pleb icon indicating copy to clipboard operation
pleb copied to clipboard

chore: added regex match to update command

Open daomry opened this issue 1 year ago • 0 comments

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

daomry avatar Feb 01 '24 09:02 daomry