Skip to content

Commit ee9a103

Browse files
Update dependency @playwright/test to v1.56.1
1 parent 2823795 commit ee9a103

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,11 +1045,11 @@
10451045
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
10461046

10471047
"@playwright/test@^1.52.0":
1048-
version "1.55.0"
1049-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.55.0.tgz#080fa6d9ee6d749ff523b1c18259572d0268b963"
1050-
integrity sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ==
1048+
version "1.56.1"
1049+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.56.1.tgz#6e3bf3d0c90c5cf94bf64bdb56fd15a805c8bd3f"
1050+
integrity sha512-vSMYtL/zOcFpvJCW71Q/OEGQb7KYBPAdKh35WNSkaZA75JlAO8ED8UN6GUNTm3drWomcbcqRPFqQbLae8yBTdg==
10511051
dependencies:
1052-
playwright "1.55.0"
1052+
playwright "1.56.1"
10531053

10541054
"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
10551055
version "1.1.2"
@@ -5857,17 +5857,17 @@ pkg-types@^2.0.1:
58575857
exsolve "^1.0.1"
58585858
pathe "^2.0.3"
58595859

5860-
playwright-core@1.55.0:
5861-
version "1.55.0"
5862-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.0.tgz#ec8a9f8ef118afb3e86e0f46f1393e3bea32adf4"
5863-
integrity sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==
5860+
playwright-core@1.56.1:
5861+
version "1.56.1"
5862+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.56.1.tgz#24a66481e5cd33a045632230aa2c4f0cb6b1db3d"
5863+
integrity sha512-hutraynyn31F+Bifme+Ps9Vq59hKuUCz7H1kDOcBs+2oGguKkWTU50bBWrtz34OUWmIwpBTWDxaRPXrIXkgvmQ==
58645864

5865-
playwright@1.55.0:
5866-
version "1.55.0"
5867-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.0.tgz#7aca7ac3ffd9e083a8ad8b2514d6f9ba401cc78b"
5868-
integrity sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==
5865+
playwright@1.56.1:
5866+
version "1.56.1"
5867+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.56.1.tgz#62e3b99ddebed0d475e5936a152c88e68be55fbf"
5868+
integrity sha512-aFi5B0WovBHTEvpM3DzXTUaeN6eN0qWnTkKx4NQaH4Wvcmc153PdaY2UBdSYKaGYw+UyWXSVyxDUg5DoPEttjw==
58695869
dependencies:
5870-
playwright-core "1.55.0"
5870+
playwright-core "1.56.1"
58715871
optionalDependencies:
58725872
fsevents "2.3.2"
58735873

0 commit comments

Comments
 (0)