From 90c832733dab3aec4d31d5fdcd7db469dff345fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 16:21:34 +0900 Subject: [PATCH] chore(deps): update playwright monorepo to v1.53.2 (#3547) 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 726be3ad..25ff724d 100644 --- a/package.json +++ b/package.json @@ -313,7 +313,7 @@ "devDependencies": { "@eslint/js": "9.30.0", "@malept/flatpak-bundler": "0.4.0", - "@playwright/test": "1.53.1", + "@playwright/test": "1.53.2", "@stylistic/eslint-plugin-js": "4.4.1", "@total-typescript/ts-reset": "0.6.1", "@types/electron-localshortcut": "3.1.3", @@ -340,7 +340,7 @@ "eslint-plugin-prettier": "5.5.1", "glob": "11.0.3", "node-gyp": "11.2.0", - "playwright": "1.53.1", + "playwright": "1.53.2", "rollup": "4.44.1", "typescript": "5.8.3", "typescript-eslint": "8.35.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3ab4b80..223d6fe9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -249,8 +249,8 @@ importers: specifier: 0.4.0 version: 0.4.0(patch_hash=c787371eeb2af011ea934e8818a0dad6d7dcb2df31bbb1686babc7231af0183c) '@playwright/test': - specifier: 1.53.1 - version: 1.53.1 + specifier: 1.53.2 + version: 1.53.2 '@stylistic/eslint-plugin-js': specifier: 4.4.1 version: 4.4.1(eslint@9.30.0) @@ -330,8 +330,8 @@ importers: specifier: 11.2.0 version: 11.2.0 playwright: - specifier: 1.53.1 - version: 1.53.1 + specifier: 1.53.2 + version: 1.53.2 rollup: specifier: 4.44.1 version: 4.44.1 @@ -1047,8 +1047,8 @@ packages: resolution: {integrity: sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.53.1': - resolution: {integrity: sha512-Z4c23LHV0muZ8hfv4jw6HngPJkbbtZxTkxPNIg7cJcTc9C28N/p2q7g3JZS2SiKBBHJ3uM1dgDye66bB7LEk5w==} + '@playwright/test@1.53.2': + resolution: {integrity: sha512-tEB2U5z74ebBeyfGNZ3Jfg29AnW+5HlWhvHtb/Mqco9pFdZU1ZLNdVb2UtB5CvmiilNr2ZfVH/qMmAROG/XTzw==} engines: {node: '>=18'} hasBin: true @@ -3851,13 +3851,13 @@ packages: resolution: {integrity: sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==} hasBin: true - playwright-core@1.53.1: - resolution: {integrity: sha512-Z46Oq7tLAyT0lGoFx4DOuB1IA9D1TPj0QkYxpPVUnGDqHHvDpCftu1J2hM2PiWsNMoZh8+LQaarAWcDfPBc6zg==} + playwright-core@1.53.2: + resolution: {integrity: sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw==} engines: {node: '>=18'} hasBin: true - playwright@1.53.1: - resolution: {integrity: sha512-LJ13YLr/ocweuwxyGf1XNFWIU4M2zUSo149Qbp+A4cpwDjsxRPj7k6H25LBrEHiEwxvRbD8HdwvQmRMSvquhYw==} + playwright@1.53.2: + resolution: {integrity: sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==} engines: {node: '>=18'} hasBin: true @@ -5670,9 +5670,9 @@ snapshots: '@pkgr/core@0.2.7': {} - '@playwright/test@1.53.1': + '@playwright/test@1.53.2': dependencies: - playwright: 1.53.1 + playwright: 1.53.2 '@polka/url@1.0.0-next.28': {} @@ -8747,11 +8747,11 @@ snapshots: dependencies: pngjs: 6.0.0 - playwright-core@1.53.1: {} + playwright-core@1.53.2: {} - playwright@1.53.1: + playwright@1.53.2: dependencies: - playwright-core: 1.53.1 + playwright-core: 1.53.2 optionalDependencies: fsevents: 2.3.2