Skip to content

Commit f4796b3

Browse files
Bump playwright from 1.54.2 to 1.55.1 (#267)
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 fa79afc commit f4796b3

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/react-datetimerange-picker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/react-dom": "*",
6464
"@vitest/browser": "^3.2.3",
6565
"cpy-cli": "^5.0.0",
66-
"playwright": "^1.51.1",
66+
"playwright": "^1.55.1",
6767
"react": "^18.2.0",
6868
"react-dom": "^18.2.0",
6969
"typescript": "^5.9.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@ __metadata:
11191119
clsx: "npm:^2.0.0"
11201120
cpy-cli: "npm:^5.0.0"
11211121
make-event-props: "npm:^2.0.0"
1122-
playwright: "npm:^1.51.1"
1122+
playwright: "npm:^1.55.1"
11231123
react: "npm:^18.2.0"
11241124
react-calendar: "npm:^6.0.0"
11251125
react-clock: "npm:^6.0.0"
@@ -2434,27 +2434,27 @@ __metadata:
24342434
languageName: node
24352435
linkType: hard
24362436

2437-
"playwright-core@npm:1.54.2":
2438-
version: 1.54.2
2439-
resolution: "playwright-core@npm:1.54.2"
2437+
"playwright-core@npm:1.56.1":
2438+
version: 1.56.1
2439+
resolution: "playwright-core@npm:1.56.1"
24402440
bin:
24412441
playwright-core: cli.js
2442-
checksum: 10c0/44850e20bf35237c8c3dedf1096c655f8af939dde53c5469f72cae3dd744966858a302419b909a73d7a2093323123e7ebcc0fdd55151b4193afb7812c1fd2c88
2442+
checksum: 10c0/ffd40142b99c68678b387445d5b42f1fee4ab0b65d983058c37f342e5629f9cdbdac0506ea80a0dfd41a8f9f13345bad54e9a8c35826ef66dc765f4eb3db8da7
24432443
languageName: node
24442444
linkType: hard
24452445

2446-
"playwright@npm:^1.51.1":
2447-
version: 1.54.2
2448-
resolution: "playwright@npm:1.54.2"
2446+
"playwright@npm:^1.55.1":
2447+
version: 1.56.1
2448+
resolution: "playwright@npm:1.56.1"
24492449
dependencies:
24502450
fsevents: "npm:2.3.2"
2451-
playwright-core: "npm:1.54.2"
2451+
playwright-core: "npm:1.56.1"
24522452
dependenciesMeta:
24532453
fsevents:
24542454
optional: true
24552455
bin:
24562456
playwright: cli.js
2457-
checksum: 10c0/6f642fa70179eee5d5bf8a90df2a6147c9638ff926f4f3ad0a0517396b8a3fe00ccebf13377e032a75b3f0b2610ec1562293e0cfc3bde234181c7a50af8af80a
2457+
checksum: 10c0/8e9965aede86df0f4722063385748498977b219630a40a10d1b82b8bd8d4d4e9b6b65ecbfa024331a30800163161aca292fb6dd7446c531a1ad25f4155625ab4
24582458
languageName: node
24592459
linkType: hard
24602460

0 commit comments

Comments
 (0)