From ae58dd9101a408cb953276dd82c8503baac9b279 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 04:45:14 +0000 Subject: [PATCH] Update dependency @playwright/test to v1.34.1 --- playwright/package.json | 2 +- playwright/yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/playwright/package.json b/playwright/package.json index 3b91d7d148..b0332ddc2d 100644 --- a/playwright/package.json +++ b/playwright/package.json @@ -5,6 +5,6 @@ "test": "playwright test" }, "devDependencies": { - "@playwright/test": "1.34.0" + "@playwright/test": "1.34.1" } } diff --git a/playwright/yarn.lock b/playwright/yarn.lock index 982387c361..9c5699648a 100644 --- a/playwright/yarn.lock +++ b/playwright/yarn.lock @@ -2,13 +2,13 @@ # yarn lockfile v1 -"@playwright/test@1.34.0": - version "1.34.0" - resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.34.0.tgz#1f3359523c3fd7460c83fe83c8152751a9e21f49" - integrity sha512-GIALJVODOIrMflLV54H3Cow635OfrTwOu24ZTDyKC66uchtFX2NcCRq83cLdakMjZKYK78lODNLQSYBj2OgaTw== +"@playwright/test@1.34.1": + version "1.34.1" + resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.34.1.tgz#212461ba823489c15c0aa61f578de41c58d2e7eb" + integrity sha512-hKBpxD79vGkmeqLkJwPBjd4DMUahf1W7ra+83lDNL4JPmLhjITMiy0HoR0WM/PGU6nqnl1cisHc3yKQQgKMxOQ== dependencies: "@types/node" "*" - playwright-core "1.34.0" + playwright-core "1.34.1" optionalDependencies: fsevents "2.3.2" @@ -22,7 +22,7 @@ fsevents@2.3.2: resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== -playwright-core@1.34.0: - version "1.34.0" - resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.34.0.tgz#6a8f05c657400677591ed82b6749ef7e120a152d" - integrity sha512-fMUY1+iR6kYbJF/EsOOqzBA99ZHXbw9sYPNjwA4X/oV0hVF/1aGlWYBGPVUEqxBkGANDKMziYoOdKGU5DIP5Gg== +playwright-core@1.34.1: + version "1.34.1" + resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.34.1.tgz#e0af750c0fa684adf2a1d34a69b7b25f1ee1ffdb" + integrity sha512-4Y5hGLoSrnB/BXj2NFKBNWP/bI9uVejTVbso1ZBtkKZ+O2KiVIeCJ3R4c7Cf2PbP7htjLolHXY+mImt2IWOlEg==