From 1b0be6b703988d0a85ee6a7339610138f712ea6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 09:19:45 +0000 Subject: [PATCH] chore(deps): update playwright monorepo to v1.50.1 --- package.json | 4 ++-- pnpm-lock.yaml | 30 +++++++++++++++--------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 018df8bff..f0d7bad85 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@changesets/cli": "^2.27.12", "@modern-js/module-tools": "2.64.0", "@modern-js/tsconfig": "2.64.0", - "@playwright/test": "1.47.2", + "@playwright/test": "1.50.1", "@types/cross-spawn": "^6.0.6", "@types/fs-extra": "11.0.4", "@types/node": "^18.11.17", @@ -50,7 +50,7 @@ "husky": "^9.1.7", "lint-staged": "~15.4.3", "nx": "20.3.3", - "playwright": "1.47.2", + "playwright": "1.50.1", "prettier": "3.4.2", "prettier-plugin-packagejson": "^2.5.8", "tree-kill": "^1.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ce5031566..d7719ebc1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 2.64.0 version: 2.64.0 '@playwright/test': - specifier: 1.47.2 - version: 1.47.2 + specifier: 1.50.1 + version: 1.50.1 '@types/cross-spawn': specifier: ^6.0.6 version: 6.0.6 @@ -63,8 +63,8 @@ importers: specifier: 20.3.3 version: 20.3.3 playwright: - specifier: 1.47.2 - version: 1.47.2 + specifier: 1.50.1 + version: 1.50.1 prettier: specifier: 3.4.2 version: 3.4.2 @@ -2793,8 +2793,8 @@ packages: resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.47.2': - resolution: {integrity: sha512-jTXRsoSPONAs8Za9QEQdyjFn+0ZQFjCiIztAIF6bi1HqhBzG9Ma7g1WotyiGqFSBRZjIEqMdT8RUlbk1QVhzCQ==} + '@playwright/test@1.50.1': + resolution: {integrity: sha512-Jii3aBg+CEDpgnuDxEp/h7BimHcUTDlpEtce89xEumlJ5ef2hqepZ+PWp1DDpYC/VO9fmWVI1IlEaoI5fK9FXQ==} engines: {node: '>=18'} hasBin: true @@ -5420,13 +5420,13 @@ packages: resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==} engines: {node: '>= 6'} - playwright-core@1.47.2: - resolution: {integrity: sha512-3JvMfF+9LJfe16l7AbSmU555PaTl2tPyQsVInqm3id16pdDfvZ8TTZ/pyzmkbDrZTQefyzU7AIHlZqQnxpqHVQ==} + playwright-core@1.50.1: + resolution: {integrity: sha512-ra9fsNWayuYumt+NiM069M6OkcRb1FZSK8bgi66AtpFoWkg2+y0bJSNmkFrWhMbEBbVKC/EruAHH3g0zmtwGmQ==} engines: {node: '>=18'} hasBin: true - playwright@1.47.2: - resolution: {integrity: sha512-nx1cLMmQWqmA3UsnjaaokyoUpdVaaDhJhMoxX2qj3McpjnsqFHs516QAKYhqHAgOP+oCFTEOCOAaD1RgD/RQfA==} + playwright@1.50.1: + resolution: {integrity: sha512-G8rwsOQJ63XG6BbKj2w5rHeavFjy5zynBA9zsJMMtBoe/Uf757oG12NXz6e6OirF7RCrTVAKFXbLmn1RbL7Qaw==} engines: {node: '>=18'} hasBin: true @@ -8009,9 +8009,9 @@ snapshots: '@pkgr/core@0.1.1': {} - '@playwright/test@1.47.2': + '@playwright/test@1.50.1': dependencies: - playwright: 1.47.2 + playwright: 1.50.1 '@remix-run/router@1.20.0': {} @@ -11117,11 +11117,11 @@ snapshots: pirates@4.0.6: {} - playwright-core@1.47.2: {} + playwright-core@1.50.1: {} - playwright@1.47.2: + playwright@1.50.1: dependencies: - playwright-core: 1.47.2 + playwright-core: 1.50.1 optionalDependencies: fsevents: 2.3.2