Skip to content

Commit 529b4b6

Browse files
fix(deps): update dependency @playwright/test to v1.53.1
1 parent 48d78c4 commit 529b4b6

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.51.1",
12+
"@playwright/test": "1.53.1",
1313
"@serenity-js/assertions": "3.31.13",
1414
"@serenity-js/core": "3.31.13",
1515
"@serenity-js/console-reporter": "3.31.13",

0 commit comments

Comments
 (0)