Skip to content

Commit 4536f75

Browse files
Bump playwright from 1.54.2 to 1.55.1 (#252)
Bumps [playwright](https://github.com/microsoft/playwright) from 1.54.2 to 1.55.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.2...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 5f883ea commit 4536f75

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/react-clock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/react-dom": "*",
6060
"@vitest/browser": "^3.2.3",
6161
"cpy-cli": "^5.0.0",
62-
"playwright": "^1.51.1",
62+
"playwright": "^1.55.1",
6363
"react": "^18.2.0",
6464
"react-dom": "^18.2.0",
6565
"typescript": "^5.9.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2390,27 +2390,27 @@ __metadata:
23902390
languageName: node
23912391
linkType: hard
23922392

2393-
"playwright-core@npm:1.54.2":
2394-
version: 1.54.2
2395-
resolution: "playwright-core@npm:1.54.2"
2393+
"playwright-core@npm:1.56.1":
2394+
version: 1.56.1
2395+
resolution: "playwright-core@npm:1.56.1"
23962396
bin:
23972397
playwright-core: cli.js
2398-
checksum: 10c0/44850e20bf35237c8c3dedf1096c655f8af939dde53c5469f72cae3dd744966858a302419b909a73d7a2093323123e7ebcc0fdd55151b4193afb7812c1fd2c88
2398+
checksum: 10c0/ffd40142b99c68678b387445d5b42f1fee4ab0b65d983058c37f342e5629f9cdbdac0506ea80a0dfd41a8f9f13345bad54e9a8c35826ef66dc765f4eb3db8da7
23992399
languageName: node
24002400
linkType: hard
24012401

2402-
"playwright@npm:^1.51.1":
2403-
version: 1.54.2
2404-
resolution: "playwright@npm:1.54.2"
2402+
"playwright@npm:^1.55.1":
2403+
version: 1.56.1
2404+
resolution: "playwright@npm:1.56.1"
24052405
dependencies:
24062406
fsevents: "npm:2.3.2"
2407-
playwright-core: "npm:1.54.2"
2407+
playwright-core: "npm:1.56.1"
24082408
dependenciesMeta:
24092409
fsevents:
24102410
optional: true
24112411
bin:
24122412
playwright: cli.js
2413-
checksum: 10c0/6f642fa70179eee5d5bf8a90df2a6147c9638ff926f4f3ad0a0517396b8a3fe00ccebf13377e032a75b3f0b2610ec1562293e0cfc3bde234181c7a50af8af80a
2413+
checksum: 10c0/8e9965aede86df0f4722063385748498977b219630a40a10d1b82b8bd8d4d4e9b6b65ecbfa024331a30800163161aca292fb6dd7446c531a1ad25f4155625ab4
24142414
languageName: node
24152415
linkType: hard
24162416

@@ -2484,7 +2484,7 @@ __metadata:
24842484
clsx: "npm:^2.0.0"
24852485
cpy-cli: "npm:^5.0.0"
24862486
get-user-locale: "npm:^3.0.0"
2487-
playwright: "npm:^1.51.1"
2487+
playwright: "npm:^1.55.1"
24882488
react: "npm:^18.2.0"
24892489
react-dom: "npm:^18.2.0"
24902490
typescript: "npm:^5.9.2"

0 commit comments

Comments
 (0)