Skip to content

Commit 082ad2d

Browse files
chore(deps): bump playwright and @playwright/test in /2025 (#611)
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.55.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.0...v1.56.1) Updates `@playwright/test` from 1.55.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shingo Inoue <leko.noor@gmail.com>
1 parent 17ea244 commit 082ad2d

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

2025/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.

2025/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@eslint/eslintrc": "^3",
2929
"@next/bundle-analyzer": "^15.3.3",
30-
"@playwright/test": "^1.55.0",
30+
"@playwright/test": "^1.56.1",
3131
"@tailwindcss/postcss": "^4",
3232
"@types/mdx": "^2.0.13",
3333
"@types/node": "^20",

0 commit comments

Comments
 (0)