Skip to content

Commit c7a429c

Browse files
build(deps-dev): bump playwright from 1.51.1 to 1.55.1
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]>
1 parent 22e0a1a commit c7a429c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"nyc": "15.1.0",
139139
"ora": "5.4.1",
140140
"patch-package": "7.0.2",
141-
"playwright": "1.51.1",
141+
"playwright": "1.55.1",
142142
"postinstall-postinstall": "2.1.0",
143143
"prettier": "2.8.8",
144144
"protractor": "5.4.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13025,17 +13025,17 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
1302513025
dependencies:
1302613026
find-up "^4.0.0"
1302713027

13028-
playwright-core@1.51.1:
13029-
version "1.51.1"
13030-
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.51.1.tgz#d57f0393e02416f32a47cf82b27533656a8acce1"
13031-
integrity sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==
13028+
playwright-core@1.55.1:
13029+
version "1.55.1"
13030+
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.55.1.tgz#5d3bb1846bc4289d364ea1a9dcb33f14545802e9"
13031+
integrity sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==
1303213032

13033-
playwright@1.51.1:
13034-
version "1.51.1"
13035-
resolved "https://registry.npmjs.org/playwright/-/playwright-1.51.1.tgz#ae1467ee318083968ad28d6990db59f47a55390f"
13036-
integrity sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==
13033+
playwright@1.55.1:
13034+
version "1.55.1"
13035+
resolved "https://registry.npmjs.org/playwright/-/playwright-1.55.1.tgz#8a9954e9e61ed1ab479212af9be336888f8b3f0e"
13036+
integrity sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==
1303713037
dependencies:
13038-
playwright-core "1.51.1"
13038+
playwright-core "1.55.1"
1303913039
optionalDependencies:
1304013040
fsevents "2.3.2"
1304113041

0 commit comments

Comments
 (0)