Skip to content

Commit

Permalink
chore: Bump examples to latest framework version (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhan83 authored Mar 1, 2024
1 parent b38eb13 commit 0dd4f48
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 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.40.1
version: 1.41.2
rootDir: ./
suites:
- name: My Cucumber Test
Expand Down
24 changes: 12 additions & 12 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.41.0",
"@playwright/test": "1.41.2",
"saucectl": "^0.170.0"
}
}

0 comments on commit 0dd4f48

Please sign in to comment.