Skip to content

Commit 22bebd7

Browse files
committed
Build/Test Tools: Update @playwright/test.
This updates `@playwright/test` to the latest version, currently `1.49.1`. In older branches using Playwright, the E2E and Performance workflows have recently started failing. This is due to changes in the GitHub Actions runner images. Updating Playwright ensures more modern dependency trees are used when installing browsers for testing and fixes the issue. Merges [59682] to the 6.6 branch. Props swissspidy. See #62843. git-svn-id: https://develop.svn.wordpress.org/branches/6.6@59684 602fd350-edb4-49c9-b593-d223f7449a82
1 parent ee5bd55 commit 22bebd7

File tree

2 files changed

+27
-24
lines changed

2 files changed

+27
-24
lines changed

package-lock.json

Lines changed: 26 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"devDependencies": {
2727
"@lodder/grunt-postcss": "^3.1.1",
28-
"@playwright/test": "1.45.0",
28+
"@playwright/test": "1.49.1",
2929
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
3030
"@wordpress/babel-preset-default": "8.0.1",
3131
"@wordpress/dependency-extraction-webpack-plugin": "6.0.2",

0 commit comments

Comments
 (0)