chore(deps): bump playwright from 1.59.1 to 1.60.0 (#21991)
Bumps [playwright](https://github.com/microsoft/playwright) from 1.59.1 to 1.60.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.59.1...v1.60.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.60.0 dependency-type: direct:production 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>
This commit is contained in:
parent
6870bcb6fb
commit
74d8b9b212
|
|
@ -115,7 +115,7 @@
|
|||
"otplib": "13.4.0",
|
||||
"p-map": "7.0.4",
|
||||
"pac-proxy-agent": "9.0.1",
|
||||
"playwright": "1.59.1",
|
||||
"playwright": "1.60.0",
|
||||
"query-string": "9.3.1",
|
||||
"rate-limiter-flexible": "11.1.0",
|
||||
"re2js": "2.8.2",
|
||||
|
|
|
|||
|
|
@ -206,8 +206,8 @@ importers:
|
|||
specifier: 9.0.1
|
||||
version: 9.0.1
|
||||
playwright:
|
||||
specifier: 1.59.1
|
||||
version: 1.59.1
|
||||
specifier: 1.60.0
|
||||
version: 1.60.0
|
||||
query-string:
|
||||
specifier: 9.3.1
|
||||
version: 9.3.1
|
||||
|
|
@ -5137,13 +5137,13 @@ packages:
|
|||
resolution: {integrity: sha512-r34yH/GlQpKZbU1BvFFqOjhISRo1MNx1tWYsYvmj6KIRHSPMT2+yHOEb1SG6NMvRoHRF0a07kCOox/9yakl1vg==}
|
||||
hasBin: true
|
||||
|
||||
playwright-core@1.59.1:
|
||||
resolution: {integrity: sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==}
|
||||
playwright-core@1.60.0:
|
||||
resolution: {integrity: sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
playwright@1.59.1:
|
||||
resolution: {integrity: sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw==}
|
||||
playwright@1.60.0:
|
||||
resolution: {integrity: sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -10930,11 +10930,11 @@ snapshots:
|
|||
sonic-boom: 4.2.1
|
||||
thread-stream: 4.0.0
|
||||
|
||||
playwright-core@1.59.1: {}
|
||||
playwright-core@1.60.0: {}
|
||||
|
||||
playwright@1.59.1:
|
||||
playwright@1.60.0:
|
||||
dependencies:
|
||||
playwright-core: 1.59.1
|
||||
playwright-core: 1.60.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue