From 72c8b9328b4f78d7dd6f25456bfdee6d0f7477a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 16:04:07 +0000 Subject: [PATCH] Bump playwright from 1.53.2 to 1.54.2 Bumps [playwright](https://github.com/microsoft/playwright) from 1.53.2 to 1.54.2. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.53.2...v1.54.2) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.54.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 0252bc8..b172e5e 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "esbuild": "^0.25.5", "express": "^5.1.0", "helmet": "^8.1.0", - "playwright": "^1.53.2", + "playwright": "^1.54.2", "rollup": "^4.46.2", "rollup-plugin-bundle-size": "^1.0.3", "rollup-plugin-dts": "^6.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40dd9c5..b8f177f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^8.1.0 version: 8.1.0 playwright: - specifier: ^1.53.2 - version: 1.53.2 + specifier: ^1.54.2 + version: 1.54.2 rollup: specifier: ^4.46.2 version: 4.46.2 @@ -1517,13 +1517,13 @@ packages: resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} engines: {node: '>=12'} - playwright-core@1.53.2: - resolution: {integrity: sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw==} + playwright-core@1.54.2: + resolution: {integrity: sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA==} engines: {node: '>=18'} hasBin: true - playwright@1.53.2: - resolution: {integrity: sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==} + playwright@1.54.2: + resolution: {integrity: sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw==} engines: {node: '>=18'} hasBin: true @@ -2463,7 +2463,7 @@ snapshots: dependencies: '@web/test-runner-core': 0.13.4 '@web/test-runner-coverage-v8': 0.8.0 - playwright: 1.53.2 + playwright: 1.54.2 transitivePeerDependencies: - bufferutil - supports-color @@ -3412,11 +3412,11 @@ snapshots: picomatch@4.0.2: {} - playwright-core@1.53.2: {} + playwright-core@1.54.2: {} - playwright@1.53.2: + playwright@1.54.2: dependencies: - playwright-core: 1.53.2 + playwright-core: 1.54.2 optionalDependencies: fsevents: 2.3.2