From bc49ec319305d453b471c1d102c7c927f48f71b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 18:19:42 +0200 Subject: [PATCH] chore(deps): update dependency @playwright/test to v1.54.1 (#800) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 93c43f1b..bd3be6b8 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "license": "MIT", "devDependencies": { "@eslint/js": "9.24.0", - "@playwright/test": "1.52.0", + "@playwright/test": "1.54.1", "@types/node": "22.14.1", "@vitest/eslint-plugin": "1.2.1", "eslint": "9.24.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c919be5..72b49b7f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 9.24.0 version: 9.24.0 '@playwright/test': - specifier: 1.52.0 - version: 1.52.0 + specifier: 1.54.1 + version: 1.54.1 '@types/node': specifier: 22.14.1 version: 22.14.1 @@ -873,8 +873,8 @@ packages: cpu: [x64] os: [win32] - '@playwright/test@1.52.0': - resolution: {integrity: sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==} + '@playwright/test@1.54.1': + resolution: {integrity: sha512-FS8hQ12acieG2dYSksmLOF7BNxnVf2afRJdCuM1eMSxj6QTSE6G4InGF7oApGgDb65MX7AwMVlIkpru0yZA4Xw==} engines: {node: '>=18'} hasBin: true @@ -2609,13 +2609,13 @@ packages: resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} engines: {node: '>=12'} - playwright-core@1.52.0: - resolution: {integrity: sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==} + playwright-core@1.54.1: + resolution: {integrity: sha512-Nbjs2zjj0htNhzgiy5wu+3w09YetDx5pkrpI/kZotDlDUaYk0HVA5xrBVPdow4SAUIlhgKcJeJg4GRKW6xHusA==} engines: {node: '>=18'} hasBin: true - playwright@1.52.0: - resolution: {integrity: sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==} + playwright@1.54.1: + resolution: {integrity: sha512-peWpSwIBmSLi6aW2auvrUtf2DqY16YYcCMO8rTVx486jKmDTJg7UAhyrraP98GB8BoPURZP8+nxO7TSd4cPr5g==} engines: {node: '>=18'} hasBin: true @@ -3660,9 +3660,9 @@ snapshots: '@oxc-transform/binding-win32-x64-msvc@0.72.2': optional: true - '@playwright/test@1.52.0': + '@playwright/test@1.54.1': dependencies: - playwright: 1.52.0 + playwright: 1.54.1 '@rolldown/pluginutils@1.0.0-beta.9': {} @@ -5713,11 +5713,11 @@ snapshots: picomatch@4.0.2: {} - playwright-core@1.52.0: {} + playwright-core@1.54.1: {} - playwright@1.52.0: + playwright@1.54.1: dependencies: - playwright-core: 1.52.0 + playwright-core: 1.54.1 optionalDependencies: fsevents: 2.3.2