Skip to content

Commit 497e857

Browse files
authored
chore: roll Playwright to 1.60.0-alpha-1774999321000 (#332)
1 parent 9776231 commit 497e857

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"test": "playwright test"
1919
},
2020
"devDependencies": {
21-
"@playwright/test": "1.59.0-alpha-1774912654000",
21+
"@playwright/test": "1.60.0-alpha-1774999321000",
2222
"@types/node": "^25.2.1"
2323
},
2424
"dependencies": {
2525
"minimist": "^1.2.5",
26-
"playwright": "1.59.0-alpha-1774912654000"
26+
"playwright": "1.60.0-alpha-1774999321000"
2727
},
2828
"bin": {
2929
"playwright-cli": "playwright-cli.js"

0 commit comments

Comments
 (0)