From 623e8ce7ef8914988c3db7d60de3f2cf4b44abb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 07:06:12 +0000 Subject: [PATCH] Bump playwright from 1.36.1 to 1.36.2 Bumps [playwright](https://github.com/Microsoft/playwright) from 1.36.1 to 1.36.2. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.36.1...v1.36.2) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index ee69470ab80..dbf1668ea4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13627,22 +13627,17 @@ pkg-dir@^5.0.0: dependencies: find-up "^5.0.0" -playwright-core@1.36.1: - version "1.36.1" - resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.36.1.tgz" - integrity sha512-7+tmPuMcEW4xeCL9cp9KxmYpQYHKkyjwoXRnoeTowaeNat8PoBMk/HwCYhqkH2fRkshfKEOiVus/IhID2Pg8kg== - playwright-core@1.36.2: version "1.36.2" resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.36.2.tgz#32382f2d96764c24c65a86ea336cf79721c2e50e" integrity sha512-sQYZt31dwkqxOrP7xy2ggDfEzUxM1lodjhsQ3NMMv5uGTRDsLxU0e4xf4wwMkF2gplIxf17QMBCodSFgm6bFVQ== playwright@^1.32.3: - version "1.36.1" - resolved "https://registry.npmjs.org/playwright/-/playwright-1.36.1.tgz" - integrity sha512-2ZqHpD0U0COKR8bqR3W5IkyIAAM0mT9FgGJB9xWCI1qAUkqLxJskA1ueeQOTH2Qfz3+oxdwwf2EzdOX+RkZmmQ== + version "1.36.2" + resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.36.2.tgz#4f25272209a31ad1138d7b9868e0325159f003e3" + integrity sha512-4Fmlq3KWsl85Bl4InJw1NC21aeQV0iSZuFvTDcy1F8zVmXmgQRe89GxF8zMSRt/KIS+2tUolak7EXVl9aC+JdA== dependencies: - playwright-core "1.36.1" + playwright-core "1.36.2" plur@^5.1.0: version "5.1.0"