From e53015dd7810a5f87cbd5fd0490f12c38284380f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 14:09:26 +0000 Subject: [PATCH] chore(deps): update playwright monorepo to v1.49.1 --- package.json | 4 ++-- pnpm-lock.yaml | 30 +++++++++++++++--------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 7be62d6da..8c3ae0945 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@changesets/cli": "^2.27.11", "@modern-js/module-tools": "2.63.3", "@modern-js/tsconfig": "2.63.3", - "@playwright/test": "1.47.2", + "@playwright/test": "1.49.1", "@types/cross-spawn": "^6.0.6", "@types/fs-extra": "11.0.4", "@types/node": "^18.11.17", @@ -59,7 +59,7 @@ "husky": "^9.1.7", "lint-staged": "~15.2.11", "nx": "20.2.2", - "playwright": "1.47.2", + "playwright": "1.49.1", "prettier": "3.4.2", "tree-kill": "^1.2.2", "vitest": "2.1.8" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9cc84ad33..3dd5176e2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 2.63.3 version: 2.63.3 '@playwright/test': - specifier: 1.47.2 - version: 1.47.2 + specifier: 1.49.1 + version: 1.49.1 '@types/cross-spawn': specifier: ^6.0.6 version: 6.0.6 @@ -63,8 +63,8 @@ importers: specifier: 20.2.2 version: 20.2.2 playwright: - specifier: 1.47.2 - version: 1.47.2 + specifier: 1.49.1 + version: 1.49.1 prettier: specifier: 3.4.2 version: 3.4.2 @@ -2710,8 +2710,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.47.2': - resolution: {integrity: sha512-jTXRsoSPONAs8Za9QEQdyjFn+0ZQFjCiIztAIF6bi1HqhBzG9Ma7g1WotyiGqFSBRZjIEqMdT8RUlbk1QVhzCQ==} + '@playwright/test@1.49.1': + resolution: {integrity: sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==} engines: {node: '>=18'} hasBin: true @@ -5208,13 +5208,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.49.1: + resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==} engines: {node: '>=18'} hasBin: true - playwright@1.47.2: - resolution: {integrity: sha512-nx1cLMmQWqmA3UsnjaaokyoUpdVaaDhJhMoxX2qj3McpjnsqFHs516QAKYhqHAgOP+oCFTEOCOAaD1RgD/RQfA==} + playwright@1.49.1: + resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} engines: {node: '>=18'} hasBin: true @@ -7692,9 +7692,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.47.2': + '@playwright/test@1.49.1': dependencies: - playwright: 1.47.2 + playwright: 1.49.1 '@remix-run/router@1.20.0': {} @@ -10627,11 +10627,11 @@ snapshots: pirates@4.0.6: {} - playwright-core@1.47.2: {} + playwright-core@1.49.1: {} - playwright@1.47.2: + playwright@1.49.1: dependencies: - playwright-core: 1.47.2 + playwright-core: 1.49.1 optionalDependencies: fsevents: 2.3.2