Skip to content

Commit 137693a

Browse files
authored
Merge pull request #6 from shreyansh-chandel/main
Updated playwright version to 1.53
2 parents c32e85f + 563f5e1 commit 137693a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"node": ">=12.7.0"
1010
},
1111
"devDependencies": {
12-
"@playwright/test": "^1.35.0",
13-
"playwright": "^1.35.0",
12+
"@playwright/test": "^1.53.0",
13+
"playwright": "1.53.0",
1414
"@cucumber/cucumber": "^7.3.2",
1515
"chai": "^4.3.7"
1616
},

0 commit comments

Comments
 (0)