Skip to content

Commit 278a770

Browse files
chore(global-floating-action-button): update playwright (#1816)
1 parent 0f794c5 commit 278a770

4 files changed

Lines changed: 20 additions & 18 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

workspaces/global-floating-action-button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@backstage/e2e-test-utils": "^0.1.1",
4242
"@backstage/repo-tools": "^0.15.3",
4343
"@changesets/cli": "^2.27.1",
44-
"@playwright/test": "1.55.1",
44+
"@playwright/test": "^1.56.1",
4545
"@spotify/prettier-config": "^12.0.0",
4646
"knip": "^5.27.4",
4747
"node-gyp": "^9.0.0",

workspaces/global-floating-action-button/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"devDependencies": {
5656
"@axe-core/playwright": "^4.10.0",
57-
"@playwright/test": "1.55.1",
57+
"@playwright/test": "^1.56.1",
5858
"@testing-library/jest-dom": "^6.0.0",
5959
"@testing-library/react": "^14.0.0",
6060
"@types/react-dom": "*"

workspaces/global-floating-action-button/yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5516,7 +5516,7 @@ __metadata:
55165516
"@backstage/e2e-test-utils": ^0.1.1
55175517
"@backstage/repo-tools": ^0.15.3
55185518
"@changesets/cli": ^2.27.1
5519-
"@playwright/test": 1.55.1
5519+
"@playwright/test": ^1.56.1
55205520
"@spotify/prettier-config": ^12.0.0
55215521
knip: ^5.27.4
55225522
node-gyp: ^9.0.0
@@ -7839,14 +7839,14 @@ __metadata:
78397839
languageName: node
78407840
linkType: hard
78417841

7842-
"@playwright/test@npm:1.55.1":
7843-
version: 1.55.1
7844-
resolution: "@playwright/test@npm:1.55.1"
7842+
"@playwright/test@npm:^1.56.1":
7843+
version: 1.56.1
7844+
resolution: "@playwright/test@npm:1.56.1"
78457845
dependencies:
7846-
playwright: 1.55.1
7846+
playwright: 1.56.1
78477847
bin:
78487848
playwright: cli.js
7849-
checksum: 8df3bd1dde94c94c172e0f727ebbeee8ba7c35d7438e3b487ab598dbef221a8bc0685546c5e10624ffd5d0caec52c79ef6f4d13187dee353d47f14e70a408bee
7849+
checksum: 109544665800de973987893adffa17d1e563fb99d3485d6399784e8c8a9269081cae9a00e09ca308aa140e932a4e862dca0b3de07a21e2dfbf8cfcc3b2b6b4f3
78507850
languageName: node
78517851
linkType: hard
78527852

@@ -14264,7 +14264,7 @@ __metadata:
1426414264
"@mui/icons-material": 5.18.0
1426514265
"@mui/material": 5.18.0
1426614266
"@mui/styles": 5.18.0
14267-
"@playwright/test": 1.55.1
14267+
"@playwright/test": ^1.56.1
1426814268
"@red-hat-developer-hub/backstage-plugin-global-floating-action-button": "workspace:^"
1426914269
"@red-hat-developer-hub/backstage-plugin-theme": ^0.10.0
1427014270
"@testing-library/jest-dom": ^6.0.0
@@ -26712,27 +26712,27 @@ __metadata:
2671226712
languageName: node
2671326713
linkType: hard
2671426714

26715-
"playwright-core@npm:1.55.1":
26716-
version: 1.55.1
26717-
resolution: "playwright-core@npm:1.55.1"
26715+
"playwright-core@npm:1.56.1":
26716+
version: 1.56.1
26717+
resolution: "playwright-core@npm:1.56.1"
2671826718
bin:
2671926719
playwright-core: cli.js
26720-
checksum: a2b981223fd8f5c50a4e0b6cc36a3ce40b41919d418b564561f085bcd6c8ce9df2354e687fbc76e662fddb9f2b28d0bc1f0124c085958406fcab6c6cf3b8228f
26720+
checksum: 170dff398b47da140182631ae025190248dabde7a5264335f54e238546a478f522ac9a620b31462e6e31c883273223bff8e883b502a699da490abe9741fb3b71
2672126721
languageName: node
2672226722
linkType: hard
2672326723

26724-
"playwright@npm:1.55.1":
26725-
version: 1.55.1
26726-
resolution: "playwright@npm:1.55.1"
26724+
"playwright@npm:1.56.1":
26725+
version: 1.56.1
26726+
resolution: "playwright@npm:1.56.1"
2672726727
dependencies:
2672826728
fsevents: 2.3.2
26729-
playwright-core: 1.55.1
26729+
playwright-core: 1.56.1
2673026730
dependenciesMeta:
2673126731
fsevents:
2673226732
optional: true
2673326733
bin:
2673426734
playwright: cli.js
26735-
checksum: 4935122ed687cd14861d64e6fdc79613d36d45f1363e911213a338da9993525d3872d7379300471f70209e1ad68ec91c0d65f0136e6c09c0775477943aaf7fb3
26735+
checksum: e7537e7d5048a1a8544d7675b005196ba9db919edc3b6d46b92273ee6f20e37ada8991774c5df9ef5123ea4610978d582feb141c8a02f4cf256a6c0b224b8793
2673626736
languageName: node
2673726737
linkType: hard
2673826738

0 commit comments

Comments
 (0)