package-json-upgrade
package-json-upgrade copied to clipboard
Update All package.json files in a mono repo
Would be nice to be able to run a command and have it update all package.json's in a mono repo. Is this possible with VSCode?
it would be really useful. Hope this command will be added: a sort of do upgrade to all package.json.
I would welcome a PR but I dont quite have the time to look into this myself.
As an alternative, syncpack can help dealing with workspace consistency. I personnaly use the tool to align a dependency version workspace wide and to add pre-commit rule to ensure consistency