From b4dde8dd5c2863269be036e266e5d35f20d3862f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 00:34:43 +0000 Subject: [PATCH] chore(deps-dev): bump @playwright/test from 1.50.1 to 1.57.0 Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.50.1 to 1.57.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.50.1...v1.57.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 85e92e91..7d5750d4 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "test:e2e:report": "playwright show-report --host 0.0.0.0" }, "devDependencies": { - "@playwright/test": "1.50.1", + "@playwright/test": "1.57.0", "@types/node": "22.15.21", "@semantic-release/changelog": "6.0.3", "@semantic-release/commit-analyzer": "13.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31e9e140..2d217515 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@playwright/test': - specifier: 1.50.1 - version: 1.50.1 + specifier: 1.57.0 + version: 1.57.0 '@semantic-release/changelog': specifier: 6.0.3 version: 6.0.3(semantic-release@24.2.0) @@ -122,8 +122,8 @@ packages: '@octokit/types@16.0.0': resolution: {integrity: sha512-sKq+9r1Mm4efXW1FCk7hFSeJo4QKreL/tTbR0rz/qx/r1Oa2VV83LTA/H/MuCOX7uCIJmQVRKBcbmWoySjAnSg==} - '@playwright/test@1.50.1': - resolution: {integrity: sha512-Jii3aBg+CEDpgnuDxEp/h7BimHcUTDlpEtce89xEumlJ5ef2hqepZ+PWp1DDpYC/VO9fmWVI1IlEaoI5fK9FXQ==} + '@playwright/test@1.57.0': + resolution: {integrity: sha512-6TyEnHgd6SArQO8UO2OMTxshln3QMWBtPGrOCgs3wVEmQmwyuNtB10IZMfmYDE0riwNR1cu4q+pPcxMVtaG3TA==} engines: {node: '>=18'} hasBin: true @@ -1058,13 +1058,13 @@ packages: resolution: {integrity: sha512-C+VUP+8jis7EsQZIhDYmS5qlNtjv2yP4SNtjXK9AP1ZcTRlnSfuumaTnRfYZnYgUUYVIKqL0fRvmUGDV2fmp6g==} engines: {node: '>=4'} - playwright-core@1.50.1: - resolution: {integrity: sha512-ra9fsNWayuYumt+NiM069M6OkcRb1FZSK8bgi66AtpFoWkg2+y0bJSNmkFrWhMbEBbVKC/EruAHH3g0zmtwGmQ==} + playwright-core@1.57.0: + resolution: {integrity: sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ==} engines: {node: '>=18'} hasBin: true - playwright@1.50.1: - resolution: {integrity: sha512-G8rwsOQJ63XG6BbKj2w5rHeavFjy5zynBA9zsJMMtBoe/Uf757oG12NXz6e6OirF7RCrTVAKFXbLmn1RbL7Qaw==} + playwright@1.57.0: + resolution: {integrity: sha512-ilYQj1s8sr2ppEJ2YVadYBN0Mb3mdo9J0wQ+UuDhzYqURwSoW4n1Xs5vs7ORwgDGmyEh33tRMeS8KhdkMoLXQw==} engines: {node: '>=18'} hasBin: true @@ -1483,9 +1483,9 @@ snapshots: dependencies: '@octokit/openapi-types': 27.0.0 - '@playwright/test@1.50.1': + '@playwright/test@1.57.0': dependencies: - playwright: 1.50.1 + playwright: 1.57.0 '@pnpm/config.env-replace@1.1.0': {} @@ -2353,11 +2353,11 @@ snapshots: find-up: 2.1.0 load-json-file: 4.0.0 - playwright-core@1.50.1: {} + playwright-core@1.57.0: {} - playwright@1.50.1: + playwright@1.57.0: dependencies: - playwright-core: 1.50.1 + playwright-core: 1.57.0 optionalDependencies: fsevents: 2.3.2