Skip to content

Commit 8dc8c61

Browse files
chore(deps): update dependency @playwright/test to v1.42.1 (#481)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5138cf3 commit 8dc8c61

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
@@ -2522,11 +2522,11 @@
25222522
"@parcel/watcher-win32-x64" "2.3.0"
25232523

25242524
"@playwright/test@^1.40.1":
2525-
version "1.40.1"
2526-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.40.1.tgz#9e66322d97b1d74b9f8718bacab15080f24cde65"
2527-
integrity sha512-EaaawMTOeEItCRvfmkI9v6rBkF1svM8wjl/YPRrg2N2Wmp+4qJYkWtJsbew1szfKKDm6fPLy4YAanBhIlf9dWw==
2525+
version "1.42.1"
2526+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.42.1.tgz#9eff7417bcaa770e9e9a00439e078284b301f31c"
2527+
integrity sha512-Gq9rmS54mjBL/7/MvBaNOBwbfnh7beHvS6oS4srqXFcQHpQCV1+c8JXWE8VLPyRDhgS3H8x8A7hztqI9VnwrAQ==
25282528
dependencies:
2529-
playwright "1.40.1"
2529+
playwright "1.42.1"
25302530

25312531
"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
25322532
version "1.1.2"
@@ -7337,17 +7337,17 @@ pkg-types@^1.0.3:
73377337
mlly "^1.2.0"
73387338
pathe "^1.1.0"
73397339

7340-
playwright-core@1.40.1:
7341-
version "1.40.1"
7342-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.40.1.tgz#442d15e86866a87d90d07af528e0afabe4c75c05"
7343-
integrity sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ==
7340+
playwright-core@1.42.1:
7341+
version "1.42.1"
7342+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.42.1.tgz#13c150b93c940a3280ab1d3fbc945bc855c9459e"
7343+
integrity sha512-mxz6zclokgrke9p1vtdy/COWBH+eOZgYUVVU34C73M+4j4HLlQJHtfcqiqqxpP0o8HhMkflvfbquLX5dg6wlfA==
73447344

7345-
playwright@1.40.1:
7346-
version "1.40.1"
7347-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.40.1.tgz#a11bf8dca15be5a194851dbbf3df235b9f53d7ae"
7348-
integrity sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw==
7345+
playwright@1.42.1:
7346+
version "1.42.1"
7347+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.42.1.tgz#79c828b51fe3830211137550542426111dc8239f"
7348+
integrity sha512-PgwB03s2DZBcNRoW+1w9E+VkLBxweib6KTXM0M3tkiT4jVxKSi6PmVJ591J+0u10LUrgxB7dLRbiJqO5s2QPMg==
73497349
dependencies:
7350-
playwright-core "1.40.1"
7350+
playwright-core "1.42.1"
73517351
optionalDependencies:
73527352
fsevents "2.3.2"
73537353

0 commit comments

Comments
 (0)