Skip to content

Commit 4cc5048

Browse files
fix(deps): update dependency @playwright/test to v1.51.1 (#951)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1d1898 commit 4cc5048

File tree

1 file changed

+1
-1
lines changed
  • frontend/tips/3-work-with-frames/code/serenity-js

1 file changed

+1
-1
lines changed

frontend/tips/3-work-with-frames/code/serenity-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"homepage": "https://serenity-js.org",
1111
"dependencies": {
12-
"@playwright/test": "1.49.1",
12+
"@playwright/test": "1.51.1",
1313
"@serenity-js/assertions": "3.31.2",
1414
"@serenity-js/core": "3.31.2",
1515
"@serenity-js/console-reporter": "3.31.2",

0 commit comments

Comments
 (0)