rem’s avatarrem’s Twitter Archive—№ 65,445

  1. Is there an npm_support command for "update everything to latest and I'll deal with the 🔥 later…"? Otherwise npm outdated --json | jq -r 'to_entries | .[] | "npm install \(.key)@\(.value.latest)"'