From c74505ac90c20f1f862700e30d83f21f2feea8ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 13:19:35 +0900 Subject: [PATCH] chore(deps): update playwright monorepo to v1.51.1 (#3105) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 30 +++++++++++++++--------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 88ce31f7..01b0729a 100644 --- a/package.json +++ b/package.json @@ -297,7 +297,7 @@ }, "devDependencies": { "@eslint/js": "9.22.0", - "@playwright/test": "1.51.0", + "@playwright/test": "1.51.1", "@stylistic/eslint-plugin-js": "4.2.0", "@total-typescript/ts-reset": "0.6.1", "@types/electron-localshortcut": "3.1.3", @@ -324,7 +324,7 @@ "eslint-plugin-prettier": "5.2.3", "glob": "11.0.1", "node-gyp": "11.1.0", - "playwright": "1.51.0", + "playwright": "1.51.1", "rollup": "4.35.0", "typescript": "5.8.2", "typescript-eslint": "8.26.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b3829b5a..93f5a481 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -203,8 +203,8 @@ importers: specifier: 9.22.0 version: 9.22.0 '@playwright/test': - specifier: 1.51.0 - version: 1.51.0 + specifier: 1.51.1 + version: 1.51.1 '@stylistic/eslint-plugin-js': specifier: 4.2.0 version: 4.2.0(eslint@9.22.0) @@ -284,8 +284,8 @@ importers: specifier: 11.1.0 version: 11.1.0 playwright: - specifier: 1.51.0 - version: 1.51.0 + specifier: 1.51.1 + version: 1.51.1 rollup: specifier: 4.35.0 version: 4.35.0 @@ -1133,8 +1133,8 @@ packages: resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.51.0': - resolution: {integrity: sha512-dJ0dMbZeHhI+wb77+ljx/FeC8VBP6j/rj9OAojO08JI80wTZy6vRk9KvHKiDCUh4iMpEiseMgqRBIeW+eKX6RA==} + '@playwright/test@1.51.1': + resolution: {integrity: sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q==} engines: {node: '>=18'} hasBin: true @@ -3678,13 +3678,13 @@ packages: resolution: {integrity: sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==} hasBin: true - playwright-core@1.51.0: - resolution: {integrity: sha512-x47yPE3Zwhlil7wlNU/iktF7t2r/URR3VLbH6EknJd/04Qc/PSJ0EY3CMXipmglLG+zyRxW6HNo2EGbKLHPWMg==} + playwright-core@1.51.1: + resolution: {integrity: sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==} engines: {node: '>=18'} hasBin: true - playwright@1.51.0: - resolution: {integrity: sha512-442pTfGM0xxfCYxuBa/Pu6B2OqxqqaYq39JS8QDMGThUvIOCd6s0ANDog3uwA0cHavVlnTQzGCN7Id2YekDSXA==} + playwright@1.51.1: + resolution: {integrity: sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==} engines: {node: '>=18'} hasBin: true @@ -5512,9 +5512,9 @@ snapshots: '@pkgr/core@0.1.1': {} - '@playwright/test@1.51.0': + '@playwright/test@1.51.1': dependencies: - playwright: 1.51.0 + playwright: 1.51.1 '@polka/url@1.0.0-next.28': {} @@ -8405,11 +8405,11 @@ snapshots: dependencies: pngjs: 6.0.0 - playwright-core@1.51.0: {} + playwright-core@1.51.1: {} - playwright@1.51.0: + playwright@1.51.1: dependencies: - playwright-core: 1.51.0 + playwright-core: 1.51.1 optionalDependencies: fsevents: 2.3.2