# Upgrade all typescript types in a project yarn outdated | grep @types | awk '{print $1}' | xargs yarn upgrade