From 88f6150b7de821bf11bc3b723a5acd52e36065dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 03:32:11 +0000 Subject: [PATCH] chore(deps-dev): bump playwright from 1.46.1 to 1.55.1 Bumps [playwright](https://github.com/microsoft/playwright) from 1.46.1 to 1.55.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.46.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 +- pnpm-lock.yaml | 22 ++++++++++++++++++++-- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ad60494bf2..eb5e5415a4 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-lube": "^0.4.3", "eslint-plugin-svelte": "^3.11.0", "jsdom": "25.0.1", - "playwright": "^1.46.1", + "playwright": "^1.55.1", "prettier": "^3.2.4", "prettier-plugin-svelte": "^3.4.0", "svelte": "workspace:^", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a8075038b..8d44ca637f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 25.0.1 version: 25.0.1 playwright: - specifier: ^1.46.1 - version: 1.46.1 + specifier: ^1.55.1 + version: 1.55.1 prettier: specifier: ^3.2.4 version: 3.2.4 @@ -2232,11 +2232,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.55.1: + resolution: {integrity: sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==} + engines: {node: '>=18'} + hasBin: true + playwright@1.46.1: resolution: {integrity: sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==} engines: {node: '>=18'} hasBin: true + playwright@1.55.1: + resolution: {integrity: sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==} + engines: {node: '>=18'} + hasBin: true + polka@1.0.0-next.25: resolution: {integrity: sha512-LBgDEGL73aeb/5yAwO9JWsqCuqPdvEdwA/n25Y38F4kv6jqFaLbgIWVuZfsv9Sc9O052eoWWrAjGB75oCQvELw==} engines: {node: '>=8'} @@ -4762,12 +4772,20 @@ snapshots: playwright-core@1.46.1: {} + playwright-core@1.55.1: {} + playwright@1.46.1: dependencies: playwright-core: 1.46.1 optionalDependencies: fsevents: 2.3.2 + playwright@1.55.1: + dependencies: + playwright-core: 1.55.1 + optionalDependencies: + fsevents: 2.3.2 + polka@1.0.0-next.25: dependencies: '@polka/url': 1.0.0-next.25