Updates Playwright to 1.37.1 from 1.33 (#39815)

Co-authored-by: Jon Lane <jon.lane@automattic.com>
This commit is contained in:
Jonathan Lane 2023-08-21 21:59:28 -07:00 committed by GitHub
parent 0519dbb7d0
commit c2cbc87807
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 400 additions and 368 deletions

View File

@ -0,0 +1,4 @@
Significance: patch
Type: dev
Updates Playwright from 1.33 to 1.37.1

View File

@ -58,7 +58,6 @@
"@babel/core": "7.12.9",
"@babel/preset-env": "7.12.7",
"@babel/register": "7.12.1",
"@playwright/test": "^1.33.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/experimental-utils": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
@ -117,6 +116,7 @@
"ie 9"
],
"dependencies": {
"@playwright/test": "^1.37.1",
"@wordpress/browserslist-config": "wp-6.0"
}
}

File diff suppressed because it is too large Load Diff