Mass update of dependencies

This commit deletes and regenerates the `yarn.lock` file, with the
effect that all dependencies are upaded to the latest version allowed by
our package.json. (For example, if we are pinned to `^2.4.0`, we might
now get `2.6.3`.)

This commit was generated via:
```Bash
$ rm yarn.lock
$ yarn
```

Test plan: `yarn test --full` passes, and I also manually tested the
frontend.
This commit is contained in:
Dandelion Mané 2019-07-05 17:26:24 +01:00
parent eadcca8999
commit 6a40d962fb
1 changed files with 1458 additions and 1849 deletions

3307
yarn.lock

File diff suppressed because it is too large Load Diff