Skip to content

Commit 155ca2d

Browse files
test(deps): bump the npm group with 3 updates (#704)
* test(deps): bump the npm group with 3 updates Bumps the npm group with 3 updates: [@playwright/test](https://github.com/microsoft/playwright), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [playwright-bdd](https://github.com/vitalets/playwright-bdd). Updates `@playwright/test` from 1.49.1 to 1.50.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.1...v1.50.0) Updates `@types/node` from 22.10.7 to 22.10.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `playwright-bdd` from 8.0.1 to 8.1.0 - [Changelog](https://github.com/vitalets/playwright-bdd/blob/main/CHANGELOG.md) - [Commits](vitalets/playwright-bdd@v8.0.1...v8.1.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: playwright-bdd dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> * chore: change package-published trigger to updated --------- 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 f9faadb commit 155ca2d

File tree

3 files changed

+72
-157
lines changed

3 files changed

+72
-157
lines changed

.github/workflows/package-published.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Package Published
33

44
on:
55
registry_package:
6-
types: [published]
6+
types: [updated]
77

88
permissions:
99
contents: read

package-lock.json

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

0 commit comments

Comments
 (0)