From 90dd42e71a8ecfc56446c97305f9fb3ef5cf2219 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:33:35 +0000 Subject: [PATCH] chore(deps): update dependency playwright to v1.50.1 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 0482f75f..6231ab64 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint": "9.19.0", "happy-dom": "16.8.1", "lint-staged": "15.4.3", - "playwright": "1.50.0", + "playwright": "1.50.1", "rimraf": "6.0.1", "simple-git-hooks": "2.11.1", "tslib": "2.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8903d17c..fc117f4c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: specifier: 15.4.3 version: 15.4.3 playwright: - specifier: 1.50.0 - version: 1.50.0 + specifier: 1.50.1 + version: 1.50.1 rimraf: specifier: 6.0.1 version: 6.0.1 @@ -3322,13 +3322,13 @@ packages: pkg-types@1.3.0: resolution: {integrity: sha512-kS7yWjVFCkIw9hqdJBoMxDdzEngmkr5FXeWZZfQ6GoYacjVnsW6l2CcYW/0ThD0vF4LPJgVYnrg4d0uuhwYQbg==} - playwright-core@1.50.0: - resolution: {integrity: sha512-CXkSSlr4JaZs2tZHI40DsZUN/NIwgaUPsyLuOAaIZp2CyF2sN5MM5NJsyB188lFSSozFxQ5fPT4qM+f0tH/6wQ==} + playwright-core@1.50.1: + resolution: {integrity: sha512-ra9fsNWayuYumt+NiM069M6OkcRb1FZSK8bgi66AtpFoWkg2+y0bJSNmkFrWhMbEBbVKC/EruAHH3g0zmtwGmQ==} engines: {node: '>=18'} hasBin: true - playwright@1.50.0: - resolution: {integrity: sha512-+GinGfGTrd2IfX1TA4N2gNmeIksSb+IAe589ZH+FlmpV3MYTx6+buChGIuDLQwrGNCw2lWibqV50fU510N7S+w==} + playwright@1.50.1: + resolution: {integrity: sha512-G8rwsOQJ63XG6BbKj2w5rHeavFjy5zynBA9zsJMMtBoe/Uf757oG12NXz6e6OirF7RCrTVAKFXbLmn1RbL7Qaw==} engines: {node: '>=18'} hasBin: true @@ -8061,11 +8061,11 @@ snapshots: mlly: 1.7.3 pathe: 1.1.2 - playwright-core@1.50.0: {} + playwright-core@1.50.1: {} - playwright@1.50.0: + playwright@1.50.1: dependencies: - playwright-core: 1.50.0 + playwright-core: 1.50.1 optionalDependencies: fsevents: 2.3.2