From ef175ded7a8f96b12ade2c96b0c8868620db1079 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 01:10:03 +0000 Subject: [PATCH] chore(deps): update dependency @playwright/test to v1.44.0 --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index e84f95715..654f2dad1 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@iconify-json/simple-icons": "^1.1.92", "@iconify-json/teenyicons": "^1.1.9", "@iconify-json/uit": "^1.1.8", - "@playwright/test": "1.43.1", + "@playwright/test": "1.44.0", "@semantic-release/exec": "^6.0.3", "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac7ef7ff8..5d76f5e7f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ devDependencies: specifier: ^1.1.8 version: 1.1.8 '@playwright/test': - specifier: 1.43.1 - version: 1.43.1 + specifier: 1.44.0 + version: 1.44.0 '@semantic-release/exec': specifier: ^6.0.3 version: 6.0.3(semantic-release@23.0.8) @@ -3595,12 +3595,12 @@ packages: engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dev: true - /@playwright/test@1.43.1: - resolution: {integrity: sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA==} + /@playwright/test@1.44.0: + resolution: {integrity: sha512-rNX5lbNidamSUorBhB4XZ9SQTjAqfe5M+p37Z8ic0jPFBMo5iCtQz1kRWkEMg+rYOKSlVycpQmpqjSFq7LXOfg==} engines: {node: '>=16'} hasBin: true dependencies: - playwright: 1.43.1 + playwright: 1.44.0 dev: true /@pnpm/config.env-replace@1.1.0: @@ -11617,18 +11617,18 @@ packages: pathe: 1.1.2 dev: true - /playwright-core@1.43.1: - resolution: {integrity: sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==} + /playwright-core@1.44.0: + resolution: {integrity: sha512-ZTbkNpFfYcGWohvTTl+xewITm7EOuqIqex0c7dNZ+aXsbrLj0qI8XlGKfPpipjm0Wny/4Lt4CJsWJk1stVS5qQ==} engines: {node: '>=16'} hasBin: true dev: true - /playwright@1.43.1: - resolution: {integrity: sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==} + /playwright@1.44.0: + resolution: {integrity: sha512-F9b3GUCLQ3Nffrfb6dunPOkE5Mh68tR7zN32L4jCk4FjQamgesGay7/dAAe1WaMEGV04DkdJfcJzjoCKygUaRQ==} engines: {node: '>=16'} hasBin: true dependencies: - playwright-core: 1.43.1 + playwright-core: 1.44.0 optionalDependencies: fsevents: 2.3.2 dev: true