Skip to content

Commit 8905992

Browse files
dependabot[bot]wojtekmaj
authored andcommitted
Bump playwright from 1.54.2 to 1.55.1 (wojtekmaj#374)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ca2eeb commit 8905992

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/react-time-picker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/react-dom": "*",
6868
"@vitest/browser": "^3.2.3",
6969
"cpy-cli": "^5.0.0",
70-
"playwright": "^1.51.1",
70+
"playwright": "^1.55.1",
7171
"react": "^18.2.0",
7272
"react-dom": "^18.2.0",
7373
"typescript": "^5.9.2",

yarn.lock

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

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

2403-
"playwright@npm:^1.51.1":
2404-
version: 1.54.2
2405-
resolution: "playwright@npm:1.54.2"
2403+
"playwright@npm:^1.55.1":
2404+
version: 1.56.1
2405+
resolution: "playwright@npm:1.56.1"
24062406
dependencies:
24072407
fsevents: "npm:2.3.2"
2408-
playwright-core: "npm:1.54.2"
2408+
playwright-core: "npm:1.56.1"
24092409
dependenciesMeta:
24102410
fsevents:
24112411
optional: true
24122412
bin:
24132413
playwright: cli.js
2414-
checksum: 10c0/6f642fa70179eee5d5bf8a90df2a6147c9638ff926f4f3ad0a0517396b8a3fe00ccebf13377e032a75b3f0b2610ec1562293e0cfc3bde234181c7a50af8af80a
2414+
checksum: 10c0/8e9965aede86df0f4722063385748498977b219630a40a10d1b82b8bd8d4d4e9b6b65ecbfa024331a30800163161aca292fb6dd7446c531a1ad25f4155625ab4
24152415
languageName: node
24162416
linkType: hard
24172417

@@ -2547,7 +2547,7 @@ __metadata:
25472547
cpy-cli: "npm:^5.0.0"
25482548
get-user-locale: "npm:^3.0.0"
25492549
make-event-props: "npm:^2.0.0"
2550-
playwright: "npm:^1.51.1"
2550+
playwright: "npm:^1.55.1"
25512551
react: "npm:^18.2.0"
25522552
react-clock: "npm:^6.0.0"
25532553
react-dom: "npm:^18.2.0"

0 commit comments

Comments
 (0)