A function that given some options, upgrades the dependencies of the package.json file. It works by running the command to uninstall and install them again.
The [[Options]] to use
A void promise
A function that given some options, upgrades the dependencies of the package.json file. It works by running the command to uninstall and install them again.