Skip to content

Commit 0f794c5

Browse files
chore(scorecard): update playwright (#1820)
1 parent 94b43f2 commit 0f794c5

4 files changed

Lines changed: 7 additions & 5 deletions

File tree

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

workspaces/scorecard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@backstage/e2e-test-utils": "^0.1.1",
4545
"@backstage/repo-tools": "^0.15.3",
4646
"@changesets/cli": "^2.27.1",
47-
"@playwright/test": "^1.56.0",
47+
"@playwright/test": "^1.56.1",
4848
"@spotify/prettier-config": "^15.0.0",
4949
"knip": "^5.27.4",
5050
"node-gyp": "^9.0.0",

workspaces/scorecard/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@axe-core/playwright": "^4.10.0",
6262
"@backstage/test-utils": "^1.7.12",
63-
"@playwright/test": "^1.54.1",
63+
"@playwright/test": "^1.56.1",
6464
"@testing-library/dom": "^9.0.0",
6565
"@testing-library/jest-dom": "^6.0.0",
6666
"@testing-library/react": "^14.0.0",

workspaces/scorecard/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6130,7 +6130,7 @@ __metadata:
61306130
"@backstage/e2e-test-utils": ^0.1.1
61316131
"@backstage/repo-tools": ^0.15.3
61326132
"@changesets/cli": ^2.27.1
6133-
"@playwright/test": ^1.56.0
6133+
"@playwright/test": ^1.56.1
61346134
"@spotify/prettier-config": ^15.0.0
61356135
knip: ^5.27.4
61366136
node-gyp: ^9.0.0
@@ -8647,7 +8647,7 @@ __metadata:
86478647
languageName: node
86488648
linkType: hard
86498649

8650-
"@playwright/test@npm:^1.54.1, @playwright/test@npm:^1.56.0":
8650+
"@playwright/test@npm:^1.56.1":
86518651
version: 1.56.1
86528652
resolution: "@playwright/test@npm:1.56.1"
86538653
dependencies:
@@ -15577,7 +15577,7 @@ __metadata:
1557715577
"@backstage/ui": ^0.8.2
1557815578
"@material-ui/core": ^4.12.2
1557915579
"@material-ui/icons": ^4.9.1
15580-
"@playwright/test": ^1.54.1
15580+
"@playwright/test": ^1.56.1
1558115581
"@red-hat-developer-hub/backstage-plugin-scorecard": "workspace:^"
1558215582
"@red-hat-developer-hub/backstage-plugin-theme": ^0.10.0
1558315583
"@roadiehq/backstage-plugin-github-pull-requests": ^3.5.1

0 commit comments

Comments
 (0)