Skip to content

Commit f3ff676

Browse files
committed
deps: upgrade Playwright to 1.60.0 for Node 24 install fix
Playwright install could hang on Node 24. Upgrade Playwright to 1.60.0 and refresh lockfile entries. This version includes the fix for the install issue. Refs: LINK-2573
1 parent b48f4c5 commit f3ff676

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@eslint/js": "^10.0.1",
5656
"@faker-js/faker": "^8.4.1",
5757
"@next/eslint-plugin-next": "^16.2.2",
58-
"@playwright/test": "^1.57.0",
58+
"@playwright/test": "^1.60.0",
5959
"@stylistic/eslint-plugin": "^5.10.0",
6060
"@testing-library/jest-dom": "^6.9.1",
6161
"@testing-library/react": "^14.2.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)