From 370b69602861018b956cef8ba6b3100f8580e3e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 21:31:15 +0000 Subject: [PATCH] chore(deps-dev): bump playwright from 1.55.1 to 1.56.0 Bumps [playwright](https://github.com/microsoft/playwright) from 1.55.1 to 1.56.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.55.1...v1.56.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.56.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 70e938d..c2db56c 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "lint-staged": "16.2.3", "markdownlint-cli": "0.45.0", "microbundle": "0.15.1", - "playwright": "1.55.1", + "playwright": "1.56.0", "prettier": "3.6.2", "prettier-plugin-organize-imports": "4.3.0", "prettier-plugin-pkg": "0.21.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b504491..cac4f6a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: 0.15.1 version: 0.15.1 playwright: - specifier: 1.55.1 - version: 1.55.1 + specifier: 1.56.0 + version: 1.56.0 prettier: specifier: 3.6.2 version: 3.6.2 @@ -4065,13 +4065,13 @@ packages: resolution: {integrity: sha512-4peoBq4Wks0riS0z8741NVv+/8IiTvqnZAr8QGgtdifrtpdXbNw/FxRS1l6NFqm4EMzuS0EDqNNx4XGaz8cuyQ==} engines: {node: '>=18'} - playwright-core@1.55.1: - resolution: {integrity: sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==} + playwright-core@1.56.0: + resolution: {integrity: sha512-1SXl7pMfemAMSDn5rkPeZljxOCYAmQnYLBTExuh6E8USHXGSX3dx6lYZN/xPpTz1vimXmPA9CDnILvmJaB8aSQ==} engines: {node: '>=18'} hasBin: true - playwright@1.55.1: - resolution: {integrity: sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==} + playwright@1.56.0: + resolution: {integrity: sha512-X5Q1b8lOdWIE4KAoHpW3SE8HvUB+ZZsUoN64ZhjnN8dOb1UpujxBtENGiZFE+9F/yhzJwYa+ca3u43FeLbboHA==} engines: {node: '>=18'} hasBin: true @@ -9688,11 +9688,11 @@ snapshots: dependencies: find-up-simple: 1.0.1 - playwright-core@1.55.1: {} + playwright-core@1.56.0: {} - playwright@1.55.1: + playwright@1.56.0: dependencies: - playwright-core: 1.55.1 + playwright-core: 1.56.0 optionalDependencies: fsevents: 2.3.2