Upgrade Playwright to v1.8.0. (#115241)

* Upgrade Playwright to v1.8.0. This fixes Upgrade Playwright to 1.8.0 to make VS Code build on ARM64 MacOS 11.2 and beyond #115223.

* Revert changes to yarn.lock
This commit is contained in:
Marco Zehe 2021-02-02 16:31:27 +01:00 committed by GitHub
parent 507e210014
commit d50306793f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -178,7 +178,7 @@
"opn": "^6.0.0",
"optimist": "0.3.5",
"p-all": "^1.0.0",
"playwright": "1.7.1",
"playwright": "1.8.0",
"pump": "^1.0.1",
"queue": "3.0.6",
"rcedit": "^1.1.0",