From 2f05a6f7113663924f6ba46a4bdd6af4dc6a3649 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 12:50:49 +0000 Subject: [PATCH] chore(deps-dev): bump playwright from 1.49.0 to 1.55.0 Bumps [playwright](https://github.com/microsoft/playwright) from 1.49.0 to 1.55.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.49.0...v1.55.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.55.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/collaboration/package.json | 2 +- packages/sdk/package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------------ 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/packages/collaboration/package.json b/packages/collaboration/package.json index c8f52930..174851fe 100644 --- a/packages/collaboration/package.json +++ b/packages/collaboration/package.json @@ -70,7 +70,7 @@ "jest-canvas-mock": "^2.5.2", "jest-environment-jsdom": "^29.7.0", "jest-fetch-mock": "^3.0.3", - "playwright": "^1.49.0", + "playwright": "^1.55.0", "rimraf": "^5.0.7", "semantic-release": "^24.0.0", "ts-jest": "^29.1.5", diff --git a/packages/sdk/package.json b/packages/sdk/package.json index 5906ec36..958ec19c 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -70,7 +70,7 @@ "jest-canvas-mock": "^2.5.2", "jest-environment-jsdom": "^29.7.0", "jest-fetch-mock": "^3.0.3", - "playwright": "^1.49.0", + "playwright": "^1.55.0", "rimraf": "^5.0.7", "semantic-release": "^24.0.0", "ts-jest": "^29.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 09cd02bd..1518cdf5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -342,8 +342,8 @@ importers: specifier: ^3.0.3 version: 3.0.3 playwright: - specifier: ^1.49.0 - version: 1.49.0 + specifier: ^1.55.0 + version: 1.55.0 rimraf: specifier: ^5.0.7 version: 5.0.10 @@ -987,8 +987,8 @@ importers: specifier: ^3.0.3 version: 3.0.3 playwright: - specifier: ^1.49.0 - version: 1.49.0 + specifier: ^1.55.0 + version: 1.55.0 rimraf: specifier: ^5.0.7 version: 5.0.10 @@ -6696,13 +6696,13 @@ packages: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} - playwright-core@1.49.0: - resolution: {integrity: sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==} + playwright-core@1.55.0: + resolution: {integrity: sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==} engines: {node: '>=18'} hasBin: true - playwright@1.49.0: - resolution: {integrity: sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A==} + playwright@1.55.0: + resolution: {integrity: sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==} engines: {node: '>=18'} hasBin: true @@ -11119,7 +11119,7 @@ snapshots: dependencies: '@web/test-runner-core': 0.13.3 '@web/test-runner-coverage-v8': 0.8.0 - playwright: 1.49.0 + playwright: 1.55.0 transitivePeerDependencies: - bufferutil - supports-color @@ -14808,11 +14808,11 @@ snapshots: dependencies: find-up: 4.1.0 - playwright-core@1.49.0: {} + playwright-core@1.55.0: {} - playwright@1.49.0: + playwright@1.55.0: dependencies: - playwright-core: 1.49.0 + playwright-core: 1.55.0 optionalDependencies: fsevents: 2.3.2