Skip to content

Commit cb27c17

Browse files
test(deps): bump playwright-bdd from 8.4.2 to 8.5.0 in the npm group
Bumps the npm group with 1 update: [playwright-bdd](https://github.com/vitalets/playwright-bdd). Updates `playwright-bdd` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/vitalets/playwright-bdd/releases) - [Changelog](https://github.com/vitalets/playwright-bdd/blob/main/CHANGELOG.md) - [Commits](vitalets/playwright-bdd@8.4.2...8.5.0) --- updated-dependencies: - dependency-name: playwright-bdd dependency-version: 8.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc354c2 commit cb27c17

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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": "^17.3.1",
88
"nodemon": "^3.1.14",
99
"otpauth": "^9.5.0",
10-
"playwright-bdd": "^8.4.2"
10+
"playwright-bdd": "^8.5.0"
1111
},
1212
"scripts": {
1313
"test": "cd $INIT_CWD && npx bddgen && npx playwright test",

0 commit comments

Comments
 (0)