mirror of
https://github.com/nasa/openmct.git
synced 2025-01-29 15:43:52 +00:00
[CI] Update playwright to 1.19.1 (#4873)
* [CI] Update playwright to 1.19.1 * Update config.yml
This commit is contained in:
parent
896f0ca3f4
commit
af0420361b
@ -2,7 +2,7 @@ version: 2.1
|
||||
executors:
|
||||
pw-focal-development:
|
||||
docker:
|
||||
- image: mcr.microsoft.com/playwright:v1.19.0-focal
|
||||
- image: mcr.microsoft.com/playwright:v1.19.1-focal
|
||||
environment:
|
||||
NODE_ENV: development # Needed to ensure 'dist' folder created and devDependencies installed
|
||||
parameters:
|
||||
|
@ -6,7 +6,7 @@
|
||||
"@braintree/sanitize-url": "5.0.2",
|
||||
"@percy/cli": "1.0.0-beta.75",
|
||||
"@percy/playwright": "1.0.1",
|
||||
"@playwright/test": "1.19.0",
|
||||
"@playwright/test": "1.19.1",
|
||||
"allure-playwright": "2.0.0-beta.15",
|
||||
"babel-eslint": "10.1.0",
|
||||
"comma-separated-values": "3.6.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user