Skip to content

Commit e0ddd4c

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

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.1"
85+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.43.1.tgz#16728a59eb8ce0f60472f98d8886d6cab0fa3e42"
86+
integrity sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA==
8787
dependencies:
88-
playwright "1.38.0"
88+
playwright "1.43.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.43.1:
592+
version "1.43.1"
593+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.43.1.tgz#0eafef9994c69c02a1a3825a4343e56c99c03b02"
594+
integrity sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==
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.1:
597+
version "1.43.1"
598+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.43.1.tgz#8ad08984ac66c9ef3d0db035be54dd7ec9f1c7d9"
599+
integrity sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==
600600
dependencies:
601-
playwright-core "1.38.0"
601+
playwright-core "1.43.1"
602602
optionalDependencies:
603603
fsevents "2.3.2"
604604

0 commit comments

Comments
 (0)