Skip to content

Commit f135f02

Browse files
chore(deps): bump @playwright/test from 1.41.0 to 1.51.0
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.41.0 to 1.51.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.41.0...v1.51.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9dc70d commit f135f02

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

yarn.lock

+15-10
Original file line numberDiff line numberDiff line change
@@ -1798,11 +1798,11 @@
17981798
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
17991799

18001800
"@playwright/test@^1.41.0":
1801-
version "1.41.0"
1802-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.41.0.tgz#b083e976295f1fe039c15d451c66554d7f37278c"
1803-
integrity sha512-Grvzj841THwtpBOrfiHOeYTJQxDRnKofMSzCiV8XeyLWu3o89qftQ4BCKfkziJhSUQRd0utKhrddtIsiraIwmw==
1801+
version "1.51.1"
1802+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.51.1.tgz#75357d513221a7be0baad75f01e966baf9c41a2e"
1803+
integrity sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q==
18041804
dependencies:
1805-
playwright "1.41.0"
1805+
playwright "1.51.1"
18061806

18071807
"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
18081808
version "1.1.2"
@@ -12208,17 +12208,22 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
1220812208
dependencies:
1220912209
find-up "^4.0.0"
1221012210

12211-
[email protected], playwright-core@^1.41.0:
12211+
12212+
version "1.51.1"
12213+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.51.1.tgz#d57f0393e02416f32a47cf82b27533656a8acce1"
12214+
integrity sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==
12215+
12216+
playwright-core@^1.41.0:
1221212217
version "1.41.0"
1221312218
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.41.0.tgz#dbda9c3948df28a8deae76cc90b424e47174f9d7"
1221412219
integrity sha512-UGKASUhXmvqm2Lxa1fNr8sFwAtqjpgBRr9jQ7XBI8Rn5uFiEowGUGwrruUQsVPIom4bk7Lt+oLGpXobnXzrBIw==
1221512220

12216-
playwright@1.41.0:
12217-
version "1.41.0"
12218-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.41.0.tgz#77ab5f3a5fde479522167f74a5070e72ce884bff"
12219-
integrity sha512-XOsfl5ZtAik/T9oek4V0jAypNlaCNzuKOwVhqhgYT3os6kH34PzbRb74F0VWcLYa5WFdnmxl7qyAHBXvPv7lqQ==
12221+
playwright@1.51.1:
12222+
version "1.51.1"
12223+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.51.1.tgz#ae1467ee318083968ad28d6990db59f47a55390f"
12224+
integrity sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==
1222012225
dependencies:
12221-
playwright-core "1.41.0"
12226+
playwright-core "1.51.1"
1222212227
optionalDependencies:
1222312228
fsevents "2.3.2"
1222412229

0 commit comments

Comments
 (0)