Skip to content

Commit 4569354

Browse files
build(deps-dev): bump playwright from 1.51.1 to 1.55.1 (#9333)
Bumps [playwright](https://github.com/microsoft/playwright) from 1.51.1 to 1.55.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.51.1...v1.55.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.55.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5de49f commit 4569354

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
@@ -139,7 +139,7 @@
139139
"nyc": "15.1.0",
140140
"ora": "5.4.1",
141141
"patch-package": "7.0.2",
142-
"playwright": "1.51.1",
142+
"playwright": "1.55.1",
143143
"postinstall-postinstall": "2.1.0",
144144
"prettier": "2.8.8",
145145
"protobufjs-cli": "^1.1.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13400,17 +13400,17 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
1340013400
dependencies:
1340113401
find-up "^4.0.0"
1340213402

13403-
playwright-core@1.51.1:
13404-
version "1.51.1"
13405-
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.51.1.tgz#d57f0393e02416f32a47cf82b27533656a8acce1"
13406-
integrity sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==
13403+
playwright-core@1.55.1:
13404+
version "1.55.1"
13405+
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.55.1.tgz#5d3bb1846bc4289d364ea1a9dcb33f14545802e9"
13406+
integrity sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==
1340713407

13408-
playwright@1.51.1:
13409-
version "1.51.1"
13410-
resolved "https://registry.npmjs.org/playwright/-/playwright-1.51.1.tgz#ae1467ee318083968ad28d6990db59f47a55390f"
13411-
integrity sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==
13408+
playwright@1.55.1:
13409+
version "1.55.1"
13410+
resolved "https://registry.npmjs.org/playwright/-/playwright-1.55.1.tgz#8a9954e9e61ed1ab479212af9be336888f8b3f0e"
13411+
integrity sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==
1341213412
dependencies:
13413-
playwright-core "1.51.1"
13413+
playwright-core "1.55.1"
1341413414
optionalDependencies:
1341513415
fsevents "2.3.2"
1341613416

0 commit comments

Comments
 (0)