Skip to content

Commit 4282eb9

Browse files
authored
chore: roll Playwright to 1.60.0-alpha-1775951570000 (#356)
1 parent 5f8ca8b commit 4282eb9

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.60.0-alpha-1775931579000",
21+
"@playwright/test": "1.60.0-alpha-1775951570000",
2222
"@types/node": "^25.2.1"
2323
},
2424
"dependencies": {
2525
"minimist": "^1.2.5",
26-
"playwright": "1.60.0-alpha-1775931579000"
26+
"playwright": "1.60.0-alpha-1775951570000"
2727
},
2828
"bin": {
2929
"playwright-cli": "playwright-cli.js"

0 commit comments

Comments
 (0)