Skip to content

Commit f0e068c

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

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.48.1"
85+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.48.1.tgz#343e710fcf2e559529e3ec8d7782e09f325b9396"
86+
integrity sha512-s9RtWoxkOLmRJdw3oFvhFbs9OJS0BzrLUc8Hf6l2UdCNd1rqeEyD4BhCJkvzeEoD1FsK4mirsWwGerhVmYKtZg==
8787
dependencies:
88-
playwright "1.38.0"
88+
playwright "1.48.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.48.1:
592+
version "1.48.1"
593+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.48.1.tgz#5fe28fb9a9326dae88d4608c35e819163cceeb23"
594+
integrity sha512-Yw/t4VAFX/bBr1OzwCuOMZkY1Cnb4z/doAFSwf4huqAGWmf9eMNjmK7NiOljCdLmxeRYcGPPmcDgU0zOlzP0YA==
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.48.1:
597+
version "1.48.1"
598+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.48.1.tgz#2a920cfbec4572c84789e757d8b044baaed49435"
599+
integrity sha512-j8CiHW/V6HxmbntOfyB4+T/uk08tBy6ph0MpBXwuoofkSnLmlfdYNNkFTYD6ofzzlSqLA1fwH4vwvVFvJgLN0w==
600600
dependencies:
601-
playwright-core "1.38.0"
601+
playwright-core "1.48.1"
602602
optionalDependencies:
603603
fsevents "2.3.2"
604604

0 commit comments

Comments
 (0)