Skip to content

Commit 372ad83

Browse files
authored
chore: roll Playwright to 1.62.0-alpha-1783623505000 (#436)
1 parent 22d98af commit 372ad83

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"test": "playwright test"
1919
},
2020
"devDependencies": {
21-
"@playwright/test": "1.62.0-alpha-2026-07-08",
21+
"@playwright/test": "1.62.0-alpha-1783623505000",
2222
"@types/node": "^25.2.1"
2323
},
2424
"dependencies": {
25-
"playwright": "1.62.0-alpha-2026-07-08",
26-
"playwright-core": "1.62.0-alpha-2026-07-08"
25+
"playwright": "1.62.0-alpha-1783623505000",
26+
"playwright-core": "1.62.0-alpha-1783623505000"
2727
},
2828
"bin": {
2929
"playwright-cli": "playwright-cli.js"

0 commit comments

Comments
 (0)