Upgrading yarn packages (#3725)

This PR upgrades yarn dependencies, including bumping the `es-abstract` package (a sub-dependency of some of our packages) from `1.14.0` to `1.16.0` which should resolve the 404 from yarn and enable our branch to pass CI. The only file change is `yarn.lock`. The change was made by running `yarn upgrade` from `/web/app`.

To test, checkout this branch, run `bin/web setup` & `bin/web dev`, then test `localhost:7777` to ensure the dashboard is running normally.
This commit is contained in:
Carol A. Scott 2019-11-14 10:52:00 -08:00 committed by Alex Leong
parent adb8117d78
commit d79494daf9
1 changed files with 821 additions and 764 deletions

File diff suppressed because it is too large Load Diff