Skip to content

Commit

Permalink
test(deps): bump playwright-bdd from 7.5.0 to 8.0.1 (#678)
Browse files Browse the repository at this point in the history
Bumps [playwright-bdd](https://github.com/vitalets/playwright-bdd) from 7.5.0 to 8.0.1.
- [Changelog](https://github.com/vitalets/playwright-bdd/blob/main/CHANGELOG.md)
- [Commits](vitalets/playwright-bdd@v7.5.0...v8.0.1)

---
updated-dependencies:
- dependency-name: playwright-bdd
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ron <[email protected]>
  • Loading branch information
dependabot[bot] and rjaegers authored Jan 6, 2025
1 parent 235dcab commit 0d14d9a
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 31 deletions.
90 changes: 60 additions & 30 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 @@ -7,7 +7,7 @@
"dotenv": "^16.4.7",
"nodemon": "^3.1.9",
"otpauth": "^9.3.6",
"playwright-bdd": "^7.5.0"
"playwright-bdd": "^8.0.1"
},
"scripts": {
"test": "cd $INIT_CWD && npx bddgen && npx playwright test",
Expand Down

0 comments on commit 0d14d9a

Please sign in to comment.