Skip to content

Commit 15e1448

Browse files
authored
bump playwright (#188)
1 parent b6aa428 commit 15e1448

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"homepage": "https://github.com/saucelabs/sauce-playwright-runner",
2626
"dependencies": {
2727
"@babel/plugin-proposal-class-properties": "^7.17.12",
28-
"@playwright/test": "1.27.1",
28+
"@playwright/test": "1.28.1",
2929
"@saucelabs/playwright-reporter": "0.3.1",
3030
"@saucelabs/testcomposer": "^0.1.0",
3131
"@wdio/logger": "^5.16.10",
3232
"dotenv": "16.0.3",
3333
"glob": "^7.1.6",
3434
"lodash": "4.17.21",
35-
"playwright": "1.27.1",
35+
"playwright": "1.28.1",
3636
"query-string": "^7.1.1",
3737
"sauce-testrunner-utils": "0.6.1",
3838
"shelljs": "^0.8.5",

0 commit comments

Comments
 (0)