mirror of
https://github.com/status-im/sourcecred.git
synced 2025-01-11 05:06:57 +00:00
42cdfa4332
Motivated by my desire for `.toMatchInlineSnapshot()`. Really we just need and updated typing file for this, but I upgraded `jest` too to just get us in a clean state. Commit generated via: ``` yarn add --dev jest flow-typed install jest@23.6.0 ``` Test plan: `yarn test`