From 9acbc9f76e6996b9456c1b89e7c0cabdcaa9c04e Mon Sep 17 00:00:00 2001 From: "Openverse (Bot)" <101814513+openverse-bot@users.noreply.github.com> Date: Tue, 4 Jun 2024 06:13:41 +1000 Subject: [PATCH] Update dependency @playwright/test to v1.44.1 (#4424) Co-authored-by: Olga Bulat --- frontend/package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 0f5f5572f38..bf888c49648 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -104,7 +104,7 @@ "@nuxt/typescript-build": "^3.0.2", "@nuxtjs/storybook": "^4.3.2", "@pinia/testing": "^0.1.0", - "@playwright/test": "1.43.1", + "@playwright/test": "1.44.1", "@tailwindcss/typography": "^0.5.10", "@testing-library/dom": "^9.3.4", "@testing-library/jest-dom": "^6.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3b73d43e974..35dbb4c293f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -190,8 +190,8 @@ importers: specifier: ^0.1.0 version: 0.1.3(pinia@2.1.7(typescript@5.4.5)(vue@2.7.16))(vue@2.7.16) '@playwright/test': - specifier: 1.43.1 - version: 1.43.1 + specifier: 1.44.1 + version: 1.44.1 '@tailwindcss/typography': specifier: ^0.5.10 version: 0.5.10(tailwindcss@3.3.5(ts-node@10.9.1(@swc/core@1.3.82)(@types/node@20.12.11)(typescript@5.4.5))) @@ -2177,8 +2177,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.43.1': - resolution: {integrity: sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA==} + '@playwright/test@1.44.1': + resolution: {integrity: sha512-1hZ4TNvD5z9VuhNJ/walIjvMVvYkZKf71axoF/uiAqpntQJXpG64dlXhoDXE3OczPuTuvjf/M5KWFg5VAVUS3Q==} engines: {node: '>=16'} hasBin: true @@ -8052,13 +8052,13 @@ packages: resolution: {integrity: sha512-lmOWYQ7s9KOUJ1R+YTOR3HrjdbxIS2Z4de0P/Jx2dQPteznJl2eX3tXxKClpvbfyGP59B5bbhW8ftN59HbbFSg==} engines: {node: '>=10'} - playwright-core@1.43.1: - resolution: {integrity: sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==} + playwright-core@1.44.1: + resolution: {integrity: sha512-wh0JWtYTrhv1+OSsLPgFzGzt67Y7BE/ZS3jEqgGBlp2ppp1ZDj8c+9IARNW4dwf1poq5MgHreEM2KV/GuR4cFA==} engines: {node: '>=16'} hasBin: true - playwright@1.43.1: - resolution: {integrity: sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==} + playwright@1.44.1: + resolution: {integrity: sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==} engines: {node: '>=16'} hasBin: true @@ -13752,9 +13752,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.43.1': + '@playwright/test@1.44.1': dependencies: - playwright: 1.43.1 + playwright: 1.44.1 '@polka/url@1.0.0-next.21': {} @@ -21574,11 +21574,11 @@ snapshots: plausible-tracker@0.3.8: {} - playwright-core@1.43.1: {} + playwright-core@1.44.1: {} - playwright@1.43.1: + playwright@1.44.1: dependencies: - playwright-core: 1.43.1 + playwright-core: 1.44.1 optionalDependencies: fsevents: 2.3.2