mirror of https://github.com/linkerd/linkerd2.git
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:
parent
adb8117d78
commit
d79494daf9
1585
web/app/yarn.lock
1585
web/app/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue