Sun Oct 1
- To upgrade
yarndependencies to latest simply runyarn upgrade. The lock file will be updated but the semver ranges in package.json will remain unchanged.
yarn dependencies to latest simply run yarn upgrade. The lock file will be updated but the semver ranges in package.json will remain unchanged.