Skip to content

Commit 1c9edf8

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.4 branch. Props swissspidy. Fixes #62843. git-svn-id: https://develop.svn.wordpress.org/branches/6.4@59686 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 43e9f1f commit 1c9edf8

File tree

2 files changed

+62
-17
lines changed

2 files changed

+62
-17
lines changed

package-lock.json

Lines changed: 61 additions & 16 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.32.0",
28+
"@playwright/test": "1.49.1",
2929
"@pmmmwh/react-refresh-webpack-plugin": "0.5.5",
3030
"@wordpress/babel-preset-default": "7.26.13",
3131
"@wordpress/dependency-extraction-webpack-plugin": "4.25.13",

0 commit comments

Comments
 (0)