Skip to content

Commit 744ef53

Browse files
build(deps): bump playwright and @playwright/test in /examples/webpack
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.53.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.53.1...v1.56.1) Updates `@playwright/test` from 1.53.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.53.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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent effd491 commit 744ef53

File tree

2 files changed

+16
-13
lines changed

2 files changed

+16
-13
lines changed

examples/webpack/package-lock.json

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

examples/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@babel/core": "^7.27.3",
3737
"@babel/preset-env": "^7.27.2",
38-
"@playwright/test": "^1.53.0",
38+
"@playwright/test": "^1.56.1",
3939
"@types/node": "^22.13.13",
4040
"babel-loader": "^10.0.0",
4141
"copy-webpack-plugin": "^13.0.0",

0 commit comments

Comments
 (0)