Skip to content

Commit 35d4461

Browse files
chore(deps): update dependency @playwright/test to v1.42.1
1 parent 9a57beb commit 35d4461

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

embeddy/yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@
8181
integrity sha512-YzA78jBDXMYiINdPdJJwGgPNT3YqBNNGhsthsDoWHL9p24tEJn9ViQf/ZqTbwSpX/RrkPupLfuuTH2sf73JBAw==
8282

8383
"@playwright/test@^1.34.3":
84-
version "1.38.0"
85-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.38.0.tgz#0ad33f62394d6a9cb768d0ddfa93b12304c64e13"
86-
integrity sha512-xis/RXXsLxwThKnlIXouxmIvvT3zvQj1JE39GsNieMUrMpb3/GySHDh2j8itCG22qKVD4MYLBp7xB73cUW/UUw==
84+
version "1.42.1"
85+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.42.1.tgz#9eff7417bcaa770e9e9a00439e078284b301f31c"
86+
integrity sha512-Gq9rmS54mjBL/7/MvBaNOBwbfnh7beHvS6oS4srqXFcQHpQCV1+c8JXWE8VLPyRDhgS3H8x8A7hztqI9VnwrAQ==
8787
dependencies:
88-
playwright "1.38.0"
88+
playwright "1.42.1"
8989

9090
"@swc/helpers@0.5.1":
9191
version "0.5.1"
@@ -588,17 +588,17 @@ picomatch@^2.2.3:
588588
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
589589
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
590590

591-
playwright-core@1.38.0:
592-
version "1.38.0"
593-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.38.0.tgz#cb8e135da1c0b1918b070642372040ed9aa7009a"
594-
integrity sha512-f8z1y8J9zvmHoEhKgspmCvOExF2XdcxMW8jNRuX4vkQFrzV4MlZ55iwb5QeyiFQgOFCUolXiRHgpjSEnqvO48g==
591+
playwright-core@1.42.1:
592+
version "1.42.1"
593+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.42.1.tgz#13c150b93c940a3280ab1d3fbc945bc855c9459e"
594+
integrity sha512-mxz6zclokgrke9p1vtdy/COWBH+eOZgYUVVU34C73M+4j4HLlQJHtfcqiqqxpP0o8HhMkflvfbquLX5dg6wlfA==
595595

596-
playwright@1.38.0:
597-
version "1.38.0"
598-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.38.0.tgz#0ee19d38512b7b1f961c0eb44008a6fed373d206"
599-
integrity sha512-fJGw+HO0YY+fU/F1N57DMO+TmXHTrmr905J05zwAQE9xkuwP/QLDk63rVhmyxh03dYnEhnRbsdbH9B0UVVRB3A==
596+
playwright@1.42.1:
597+
version "1.42.1"
598+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.42.1.tgz#79c828b51fe3830211137550542426111dc8239f"
599+
integrity sha512-PgwB03s2DZBcNRoW+1w9E+VkLBxweib6KTXM0M3tkiT4jVxKSi6PmVJ591J+0u10LUrgxB7dLRbiJqO5s2QPMg==
600600
dependencies:
601-
playwright-core "1.38.0"
601+
playwright-core "1.42.1"
602602
optionalDependencies:
603603
fsevents "2.3.2"
604604

0 commit comments

Comments
 (0)