Skip to content

Commit f8f2f72

Browse files
Update dependency @playwright/test to v1.56.0
1 parent 75acfa9 commit f8f2f72

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.0"
1049+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.56.0.tgz#891fe101bddf3eee3dd609e7a145f705dc0f3054"
1050+
integrity sha512-Tzh95Twig7hUwwNe381/K3PggZBZblKUe2wv25oIpzWLr6Z0m4KgV1ZVIjnR6GM9ANEqjZD7XsZEa6JL/7YEgg==
10511051
dependencies:
1052-
playwright "1.55.0"
1052+
playwright "1.56.0"
10531053

10541054
"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
10551055
version "1.1.2"
@@ -5845,17 +5845,17 @@ pkg-types@^2.0.1:
58455845
exsolve "^1.0.1"
58465846
pathe "^2.0.3"
58475847

5848-
playwright-core@1.55.0:
5849-
version "1.55.0"
5850-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.0.tgz#ec8a9f8ef118afb3e86e0f46f1393e3bea32adf4"
5851-
integrity sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==
5848+
playwright-core@1.56.0:
5849+
version "1.56.0"
5850+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.56.0.tgz#14b40ea436551b0bcefe19c5bfb8d1804c83739c"
5851+
integrity sha512-1SXl7pMfemAMSDn5rkPeZljxOCYAmQnYLBTExuh6E8USHXGSX3dx6lYZN/xPpTz1vimXmPA9CDnILvmJaB8aSQ==
58525852

5853-
playwright@1.55.0:
5854-
version "1.55.0"
5855-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.0.tgz#7aca7ac3ffd9e083a8ad8b2514d6f9ba401cc78b"
5856-
integrity sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==
5853+
playwright@1.56.0:
5854+
version "1.56.0"
5855+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.56.0.tgz#71c533c61da33e95812f8c6fa53960e073548d9a"
5856+
integrity sha512-X5Q1b8lOdWIE4KAoHpW3SE8HvUB+ZZsUoN64ZhjnN8dOb1UpujxBtENGiZFE+9F/yhzJwYa+ca3u43FeLbboHA==
58575857
dependencies:
5858-
playwright-core "1.55.0"
5858+
playwright-core "1.56.0"
58595859
optionalDependencies:
58605860
fsevents "2.3.2"
58615861

0 commit comments

Comments
 (0)