Skip to content

Commit d1b5a35

Browse files
authored
Merge pull request #270 from element-hq/dbkr/playwright__1_60
Update playwright to 1.60
2 parents 9229050 + 54ab1dc commit d1b5a35

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

yarn.lock

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

12661266
"@playwright/test@^1.52.0":
1267-
version "1.59.1"
1268-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.59.1.tgz#5c4d38eac84a61527af466602ae20277685a02d6"
1269-
integrity sha512-PG6q63nQg5c9rIi4/Z5lR5IVF7yU5MqmKaPOe0HSc0O2cX1fPi96sUQu5j7eo4gKCkB2AnNGoWt7y4/Xx3Kcqg==
1267+
version "1.60.0"
1268+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.60.0.tgz#e696c31427e8882851235cd556dc2490c3206d97"
1269+
integrity sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag==
12701270
dependencies:
1271-
playwright "1.59.1"
1271+
playwright "1.60.0"
12721272

12731273
"@polka/url@^1.0.0-next.24":
12741274
version "1.0.0-next.29"
@@ -6015,17 +6015,17 @@ pkg-dir@^5.0.0:
60156015
dependencies:
60166016
find-up "^5.0.0"
60176017

6018-
playwright-core@1.59.1:
6019-
version "1.59.1"
6020-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.59.1.tgz#d8a2b28bcb8f2bd08ef3df93b02ae83c813244b2"
6021-
integrity sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==
6018+
playwright-core@1.60.0:
6019+
version "1.60.0"
6020+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.60.0.tgz#24e0d9cc4730713db5dffcace29b5e4696b1907a"
6021+
integrity sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==
60226022

6023-
playwright@1.59.1:
6024-
version "1.59.1"
6025-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.59.1.tgz#f7b0ca61637ae25264cec370df671bbe1f368a4a"
6026-
integrity sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw==
6023+
playwright@1.60.0:
6024+
version "1.60.0"
6025+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.60.0.tgz#89710863a51f21112633ef8b6b182594d3bfd7b5"
6026+
integrity sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==
60276027
dependencies:
6028-
playwright-core "1.59.1"
6028+
playwright-core "1.60.0"
60296029
optionalDependencies:
60306030
fsevents "2.3.2"
60316031

0 commit comments

Comments
 (0)