Skip to content

Commit 562bb08

Browse files
Bump @playwright/test from 1.59.1 to 1.60.0 (#489)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.59.1 to 1.60.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.59.1...v1.60.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.60.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 487e3e2 commit 562bb08

3 files changed

Lines changed: 27 additions & 27 deletions

File tree

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@docusaurus/module-type-aliases": "^3.9.2",
4545
"@docusaurus/types": "^3.8.1",
46-
"@playwright/test": "^1.59.1"
46+
"@playwright/test": "^1.60.0"
4747
},
4848
"resolutions": {
4949
"serialize-javascript": "^7.0.3",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2447,12 +2447,12 @@
24472447
"@nodelib/fs.scandir" "2.1.5"
24482448
fastq "^1.6.0"
24492449

2450-
"@playwright/test@^1.59.1":
2451-
version "1.59.1"
2452-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.59.1.tgz#5c4d38eac84a61527af466602ae20277685a02d6"
2453-
integrity sha512-PG6q63nQg5c9rIi4/Z5lR5IVF7yU5MqmKaPOe0HSc0O2cX1fPi96sUQu5j7eo4gKCkB2AnNGoWt7y4/Xx3Kcqg==
2450+
"@playwright/test@^1.60.0":
2451+
version "1.60.0"
2452+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.60.0.tgz#e696c31427e8882851235cd556dc2490c3206d97"
2453+
integrity sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag==
24542454
dependencies:
2455-
playwright "1.59.1"
2455+
playwright "1.60.0"
24562456

24572457
"@pnpm/config.env-replace@^1.1.0":
24582458
version "1.1.0"
@@ -7255,17 +7255,17 @@ pkg-dir@^7.0.0:
72557255
dependencies:
72567256
find-up "^6.3.0"
72577257

7258-
playwright-core@1.59.1:
7259-
version "1.59.1"
7260-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.59.1.tgz#d8a2b28bcb8f2bd08ef3df93b02ae83c813244b2"
7261-
integrity sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==
7258+
playwright-core@1.60.0:
7259+
version "1.60.0"
7260+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.60.0.tgz#24e0d9cc4730713db5dffcace29b5e4696b1907a"
7261+
integrity sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==
72627262

7263-
playwright@1.59.1:
7264-
version "1.59.1"
7265-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.59.1.tgz#f7b0ca61637ae25264cec370df671bbe1f368a4a"
7266-
integrity sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw==
7263+
playwright@1.60.0:
7264+
version "1.60.0"
7265+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.60.0.tgz#89710863a51f21112633ef8b6b182594d3bfd7b5"
7266+
integrity sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==
72677267
dependencies:
7268-
playwright-core "1.59.1"
7268+
playwright-core "1.60.0"
72697269
optionalDependencies:
72707270
fsevents "2.3.2"
72717271

0 commit comments

Comments
 (0)