Skip to content

Commit b308a53

Browse files
chore(deps): update dependency playwright to v1.60.0 (#114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fbfa7dd commit b308a53

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@docusaurus/module-type-aliases": "3.10.1",
2727
"@docusaurus/types": "3.10.1",
28-
"playwright": "1.59.1"
28+
"playwright": "1.60.0"
2929
},
3030
"browserslist": {
3131
"production": [

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7520,17 +7520,17 @@ pkg-dir@^7.0.0:
75207520
dependencies:
75217521
find-up "^6.3.0"
75227522

7523-
playwright-core@1.59.1:
7524-
version "1.59.1"
7525-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.59.1.tgz#d8a2b28bcb8f2bd08ef3df93b02ae83c813244b2"
7526-
integrity sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==
7523+
playwright-core@1.60.0:
7524+
version "1.60.0"
7525+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.60.0.tgz#24e0d9cc4730713db5dffcace29b5e4696b1907a"
7526+
integrity sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==
75277527

7528-
playwright@1.59.1:
7529-
version "1.59.1"
7530-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.59.1.tgz#f7b0ca61637ae25264cec370df671bbe1f368a4a"
7531-
integrity sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw==
7528+
playwright@1.60.0:
7529+
version "1.60.0"
7530+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.60.0.tgz#89710863a51f21112633ef8b6b182594d3bfd7b5"
7531+
integrity sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==
75327532
dependencies:
7533-
playwright-core "1.59.1"
7533+
playwright-core "1.60.0"
75347534
optionalDependencies:
75357535
fsevents "2.3.2"
75367536

0 commit comments

Comments
 (0)