Skip to content

Commit fba4d99

Browse files
authored
chore: roll Playwright to 1.61.0-alpha-1778188671000 (#401)
1 parent 695107b commit fba4d99

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.60.0-alpha-1778101408000",
21+
"@playwright/test": "1.61.0-alpha-1778188671000",
2222
"@types/node": "^25.2.1"
2323
},
2424
"dependencies": {
25-
"playwright": "1.60.0-alpha-1778101408000",
26-
"playwright-core": "1.60.0-alpha-1778101408000"
25+
"playwright": "1.61.0-alpha-1778188671000",
26+
"playwright-core": "1.61.0-alpha-1778188671000"
2727
},
2828
"bin": {
2929
"playwright-cli": "playwright-cli.js"

0 commit comments

Comments
 (0)