Skip to content

Commit e1999c4

Browse files
chore(deps): update dependency @playwright/test to v1.53.1 (#1030)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa07afe commit e1999c4

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

workspaces/openshift-image-registry/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"devDependencies": {
5959
"@backstage/test-utils": "^1.7.8",
60-
"@playwright/test": "1.53.0",
60+
"@playwright/test": "1.53.1",
6161
"@testing-library/dom": "^9.0.0",
6262
"@testing-library/jest-dom": "^6.0.0",
6363
"@testing-library/react": "^14.0.0",

workspaces/openshift-image-registry/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9600,14 +9600,14 @@ __metadata:
96009600
languageName: node
96019601
linkType: hard
96029602

9603-
"@playwright/test@npm:1.53.0":
9604-
version: 1.53.0
9605-
resolution: "@playwright/test@npm:1.53.0"
9603+
"@playwright/test@npm:1.53.1":
9604+
version: 1.53.1
9605+
resolution: "@playwright/test@npm:1.53.1"
96069606
dependencies:
9607-
playwright: 1.53.0
9607+
playwright: 1.53.1
96089608
bin:
96099609
playwright: cli.js
9610-
checksum: 63c8264134b9ceb1a9e40af9a2e262f11f74c791c739ade6d39177de42a28016d3a9c807ce893048b2c3247a633b5e8c7805e013c6f87c85b1360a83363d74ba
9610+
checksum: 9d7c09d27c6e24740e1be6aa1ed98cc0257a5a1d9b2d44f94f7f12c5f9804a58ac2855b7a0e8330551527c94b9d4d46bb122c4bb362d1bc6cd72c75beb5e6a84
96119611
languageName: node
96129612
linkType: hard
96139613

@@ -14728,7 +14728,7 @@ __metadata:
1472814728
"@mui/lab": 5.0.0-alpha.176
1472914729
"@mui/material": 5.17.1
1473014730
"@mui/styles": 5.17.1
14731-
"@playwright/test": 1.53.0
14731+
"@playwright/test": 1.53.1
1473214732
"@red-hat-developer-hub/backstage-plugin-openshift-image-registry": "workspace:^"
1473314733
"@red-hat-developer-hub/backstage-plugin-theme": ^0.9.0
1473414734
"@testing-library/dom": ^9.0.0
@@ -28142,27 +28142,27 @@ __metadata:
2814228142
languageName: node
2814328143
linkType: hard
2814428144

28145-
"playwright-core@npm:1.53.0":
28146-
version: 1.53.0
28147-
resolution: "playwright-core@npm:1.53.0"
28145+
"playwright-core@npm:1.53.1":
28146+
version: 1.53.1
28147+
resolution: "playwright-core@npm:1.53.1"
2814828148
bin:
2814928149
playwright-core: cli.js
28150-
checksum: 00d6c8f566608681e1ab529ecb86a4e8c818f77605438e38e1b7ebf04b41b4df115217fe89cfe535d0a0a9f08807ab0b66d4f9da61c5609060cc68859c7c4354
28150+
checksum: 19600abe104c7f1793212ad12d8c66c6b42c534a2b760aab55ee9c198c058f0027c8f3ba469bb4f2e268e20e8f84272ea32aeb9ea840b184b58f58f71d29549d
2815128151
languageName: node
2815228152
linkType: hard
2815328153

28154-
"playwright@npm:1.53.0":
28155-
version: 1.53.0
28156-
resolution: "playwright@npm:1.53.0"
28154+
"playwright@npm:1.53.1":
28155+
version: 1.53.1
28156+
resolution: "playwright@npm:1.53.1"
2815728157
dependencies:
2815828158
fsevents: 2.3.2
28159-
playwright-core: 1.53.0
28159+
playwright-core: 1.53.1
2816028160
dependenciesMeta:
2816128161
fsevents:
2816228162
optional: true
2816328163
bin:
2816428164
playwright: cli.js
28165-
checksum: a8e69cecac82515e018f68aeccdae0bd8d4e18e3741330e79129c1705780fef6591294c0fe0f71f1ab4242a00032c3896eae9ceb40c5e03d53265f993de8cd42
28165+
checksum: 6d9b0ae3f4abe794528b213bb0b492be0d93ee611efca3122aca81a8127b0a13206a91c97f5b22449b1b97d5d65979dd70e1286b015c93c45143e722293d3b95
2816628166
languageName: node
2816728167
linkType: hard
2816828168

0 commit comments

Comments
 (0)