Replaces a series of consequent
await
expressions that are assigned to variables with a
Promise.all
and a destructuring for better performance.