Skip to content

Commit

Permalink
chore: Bump Playwright version
Browse files Browse the repository at this point in the history
  • Loading branch information
tianfeng92 committed Jun 26, 2024
1 parent f8ad2e5 commit e4d7de5
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 21 deletions.
2 changes: 1 addition & 1 deletion examples/cucumber/.sauce/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sauce:
defaults:
timeout: 5m
playwright:
version: 1.44.0
version: 1.45.0
rootDir: ./
suites:
- name: My Cucumber Test
Expand Down
34 changes: 15 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"homepage": "https://github.com/saucelabs/saucectl-playwright-example#readme",
"devDependencies": {
"@playwright/test": "1.44.0",
"@playwright/test": "1.45.0",
"saucectl": "^0.170.0"
}
}

0 comments on commit e4d7de5

Please sign in to comment.