From 89c0c5dd2c8ea4c9f1c7403b9238ed850f467998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 19:00:28 +0000 Subject: [PATCH] Bump playwright from 1.40.1 to 1.55.1 Bumps [playwright](https://github.com/microsoft/playwright) from 1.40.1 to 1.55.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.40.1...v1.55.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.55.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81d78a6..085c1f2 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@codeceptjs/examples": "1.2.1", "@codeceptjs/ui": "0.7.0", "codeceptjs": "3.6.7", - "playwright": "1.40.1" + "playwright": "1.55.1" }, "files": [ "index.js",