Skip to content

Commit af22acf

Browse files
fix(deps): update dependency @playwright/test to v1.53.0 (#969)
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 87882c8 commit af22acf

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

workspaces/repo-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@backstage/cli": "^0.26.11",
4141
"@backstage/repo-tools": "^0.9.4",
4242
"@changesets/cli": "^2.27.1",
43-
"@playwright/test": "1.52.0",
43+
"@playwright/test": "1.53.0",
4444
"@spotify/prettier-config": "^15.0.0",
4545
"knip": "^5.27.4",
4646
"prettier": "^3.4.2",

workspaces/repo-tools/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5321,14 +5321,14 @@ __metadata:
53215321
languageName: node
53225322
linkType: hard
53235323

5324-
"@playwright/test@npm:1.52.0":
5325-
version: 1.52.0
5326-
resolution: "@playwright/test@npm:1.52.0"
5324+
"@playwright/test@npm:1.53.0":
5325+
version: 1.53.0
5326+
resolution: "@playwright/test@npm:1.53.0"
53275327
dependencies:
5328-
playwright: 1.52.0
5328+
playwright: 1.53.0
53295329
bin:
53305330
playwright: cli.js
5331-
checksum: a7e30109399ad40b9c5a5322d8adbb4f759e139169deb8c0c9b62ec678359bb0bb64155497f05dc4a96ff582da55c4f821da6f59d4b321b154ae706c923ee3b5
5331+
checksum: 63c8264134b9ceb1a9e40af9a2e262f11f74c791c739ade6d39177de42a28016d3a9c807ce893048b2c3247a633b5e8c7805e013c6f87c85b1360a83363d74ba
53325332
languageName: node
53335333
linkType: hard
53345334

@@ -17995,27 +17995,27 @@ __metadata:
1799517995
languageName: node
1799617996
linkType: hard
1799717997

17998-
"playwright-core@npm:1.52.0":
17999-
version: 1.52.0
18000-
resolution: "playwright-core@npm:1.52.0"
17998+
"playwright-core@npm:1.53.0":
17999+
version: 1.53.0
18000+
resolution: "playwright-core@npm:1.53.0"
1800118001
bin:
1800218002
playwright-core: cli.js
18003-
checksum: 28aa7785afb6ef9b05e8573a0655cb7cf72a782329f51d1e152ed94273c69206588b44a9440ca4b500cd1a15e6068ec9c2746ec4666a89bcce2854d429d22dc8
18003+
checksum: 00d6c8f566608681e1ab529ecb86a4e8c818f77605438e38e1b7ebf04b41b4df115217fe89cfe535d0a0a9f08807ab0b66d4f9da61c5609060cc68859c7c4354
1800418004
languageName: node
1800518005
linkType: hard
1800618006

18007-
"playwright@npm:1.52.0":
18008-
version: 1.52.0
18009-
resolution: "playwright@npm:1.52.0"
18007+
"playwright@npm:1.53.0":
18008+
version: 1.53.0
18009+
resolution: "playwright@npm:1.53.0"
1801018010
dependencies:
1801118011
fsevents: 2.3.2
18012-
playwright-core: 1.52.0
18012+
playwright-core: 1.53.0
1801318013
dependenciesMeta:
1801418014
fsevents:
1801518015
optional: true
1801618016
bin:
1801718017
playwright: cli.js
18018-
checksum: ad072d7c2eef2568f9b35471221eeb838406e7d4b9c38624430003c235b0b939fd10d02080e6fa39ece43e88d04be0b6f3d875d16aa82ae691705f5ac2055ec5
18018+
checksum: a8e69cecac82515e018f68aeccdae0bd8d4e18e3741330e79129c1705780fef6591294c0fe0f71f1ab4242a00032c3896eae9ceb40c5e03d53265f993de8cd42
1801918019
languageName: node
1802018020
linkType: hard
1802118021

@@ -19122,7 +19122,7 @@ __metadata:
1912219122
"@backstage/cli": ^0.26.11
1912319123
"@backstage/repo-tools": ^0.9.4
1912419124
"@changesets/cli": ^2.27.1
19125-
"@playwright/test": 1.52.0
19125+
"@playwright/test": 1.53.0
1912619126
"@spotify/prettier-config": ^15.0.0
1912719127
knip: ^5.27.4
1912819128
prettier: ^3.4.2

0 commit comments

Comments
 (0)