upgrade prettier to support TypeScript 3.4
Created by: sqs
The new readonly T[]
operator is quite useful. Prettier's support for it was just merged in https://github.com/prettier/prettier/pull/6027, and it hasn't yet been released, so we need to depend on a Git SHA.
Also includes 1 other (harmless) formatting change introduced by the new prettier.