Skip to content

Commit e7fb007

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

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.43.0"
85+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.43.0.tgz#5d90f247b26d404dd5d81c60f9c7c5e5159eb664"
86+
integrity sha512-Ebw0+MCqoYflop7wVKj711ccbNlrwTBCtjY5rlbiY9kHL2bCYxq+qltK6uPsVBGGAOb033H2VO0YobcQVxoW7Q==
8787
dependencies:
88-
playwright "1.38.0"
88+
playwright "1.43.0"
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.43.0:
592+
version "1.43.0"
593+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.43.0.tgz#d8079acb653abebb0b63062e432479647a4e1271"
594+
integrity sha512-iWFjyBUH97+pUFiyTqSLd8cDMMOS0r2ZYz2qEsPjH8/bX++sbIJT35MSwKnp1r/OQBAqC5XO99xFbJ9XClhf4w==
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.43.0:
597+
version "1.43.0"
598+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.43.0.tgz#2c2efd4ee2a25defd8c24c98ccb342bdd9d435f5"
599+
integrity sha512-SiOKHbVjTSf6wHuGCbqrEyzlm6qvXcv7mENP+OZon1I07brfZLGdfWV0l/efAzVx7TF3Z45ov1gPEkku9q25YQ==
600600
dependencies:
601-
playwright-core "1.38.0"
601+
playwright-core "1.43.0"
602602
optionalDependencies:
603603
fsevents "2.3.2"
604604

0 commit comments

Comments
 (0)