history This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ===== Yarn ===== Upgrade packages to latest: <code> yarn upgrade --latest </code> See packages to update: <code> yarn outdated </code>