Skip to content

Commit c870044

Browse files
dependabot[bot]osis
authored andcommitted
chore: bump playwright and @playwright/test in /examples
Bumps [playwright](https://github.com/microsoft/playwright) to 1.56.1 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright). These dependencies need to be updated together. Updates `playwright` from 1.52.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.56.1) Updates `@playwright/test` from 1.52.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.56.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.56.1 dependency-type: indirect - dependency-name: "@playwright/test" dependency-version: 1.56.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf9be2e commit c870044

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

examples/package-lock.json

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

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "playwright test"
88
},
99
"dependencies": {
10-
"@playwright/test": "^1.52.0",
10+
"@playwright/test": "^1.56.1",
1111
"@withmantle/tracewright": "^0.0.6"
1212
}
1313
}

0 commit comments

Comments
 (0)