Skip to content

Commit d02bce9

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

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.45.1"
85+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.45.1.tgz#819b90fa43d17000fce5ebd127043fd661938b7a"
86+
integrity sha512-Wo1bWTzQvGA7LyKGIZc8nFSTFf2TkthGIFBR+QVNilvwouGzFd4PYukZe3rvf5PSqjHi1+1NyKSDZKcQWETzaA==
8787
dependencies:
88-
playwright "1.38.0"
88+
playwright "1.45.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.45.1:
592+
version "1.45.1"
593+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.45.1.tgz#549a2701556b58245cc75263f9fc2795c1158dc1"
594+
integrity sha512-LF4CUUtrUu2TCpDw4mcrAIuYrEjVDfT1cHbJMfwnE2+1b8PZcFzPNgvZCvq2JfQ4aTjRCCHw5EJ2tmr2NSzdPg==
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.45.1:
597+
version "1.45.1"
598+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.45.1.tgz#aaa6b0d6db14796b599d80c6679e63444e942534"
599+
integrity sha512-Hjrgae4kpSQBr98nhCj3IScxVeVUixqj+5oyif8TdIn2opTCPEzqAqNMeK42i3cWDCVu9MI+ZsGWw+gVR4ISBg==
600600
dependencies:
601-
playwright-core "1.38.0"
601+
playwright-core "1.45.1"
602602
optionalDependencies:
603603
fsevents "2.3.2"
604604

0 commit comments

Comments
 (0)