Skip to content

Commit 6729792

Browse files
Bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 3 updates in the /e2e-playwright directory: [glob](https://github.com/isaacs/node-glob), [js-yaml](https://github.com/nodeca/js-yaml) and [playwright](https://github.com/microsoft/playwright). Updates `glob` from 10.4.5 to 10.5.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v10.5.0) Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Updates `playwright` from 1.52.0 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.57.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: playwright dependency-version: 1.57.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b542f7 commit 6729792

File tree

2 files changed

+26
-19
lines changed

2 files changed

+26
-19
lines changed

e2e-playwright/package-lock.json

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

e2e-playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@cucumber/cucumber": "^11.3.0",
2121
"@eslint/js": "^9.27.0",
22-
"@playwright/test": "^1.48.2",
22+
"@playwright/test": "^1.57.0",
2323
"@types/node": "^22.15.3",
2424
"@typescript-eslint/eslint-plugin": "^8.32.1",
2525
"@typescript-eslint/parser": "^8.32.1",

0 commit comments

Comments
 (0)