Skip to content

Commit d358382

Browse files
committed
Update playwright to 1.51 to use the Copy Prompt feature in the HTML report
1 parent 26692fe commit d358382

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"homepage": "https://github.com/aikhelis/playground-hudl#readme",
1919
"devDependencies": {
2020
"@faker-js/faker": "^9.5.1",
21-
"@playwright/test": "^1.50.1",
21+
"@playwright/test": "^1.51.0",
2222
"@types/node": "^22.13.5"
2323
},
2424
"dependencies": {

0 commit comments

Comments
 (0)