Skip to content

Commit 51f9087

Browse files
test(deps): bump playwright-bdd from 7.5.0 to 8.0.1 (#678)
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]>
1 parent 1e65a95 commit 51f9087

File tree

2 files changed

+61
-31
lines changed

2 files changed

+61
-31
lines changed

package-lock.json

Lines changed: 60 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dotenv": "^16.4.7",
88
"nodemon": "^3.1.9",
99
"otpauth": "^9.3.6",
10-
"playwright-bdd": "^7.5.0"
10+
"playwright-bdd": "^8.0.1"
1111
},
1212
"scripts": {
1313
"test": "cd $INIT_CWD && npx bddgen && npx playwright test",

0 commit comments

Comments
 (0)