Skip to content

Commit 3e62803

Browse files
fix(deps): update dependency @playwright/test to v1.52.0 (#851)
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 90cef8c commit 3e62803

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.50.1",
43+
"@playwright/test": "1.52.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.50.1":
5325-
version: 1.50.1
5326-
resolution: "@playwright/test@npm:1.50.1"
5324+
"@playwright/test@npm:1.52.0":
5325+
version: 1.52.0
5326+
resolution: "@playwright/test@npm:1.52.0"
53275327
dependencies:
5328-
playwright: 1.50.1
5328+
playwright: 1.52.0
53295329
bin:
53305330
playwright: cli.js
5331-
checksum: ace565b0638e629a35f9b38e32e4f93a84605a96b50a9a229f91668b686b5f845fe8739fb73a361d281472e9daa655b0c2be7255f57f590244214aaad264711d
5331+
checksum: a7e30109399ad40b9c5a5322d8adbb4f759e139169deb8c0c9b62ec678359bb0bb64155497f05dc4a96ff582da55c4f821da6f59d4b321b154ae706c923ee3b5
53325332
languageName: node
53335333
linkType: hard
53345334

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

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

18007-
"playwright@npm:1.50.1":
18008-
version: 1.50.1
18009-
resolution: "playwright@npm:1.50.1"
18007+
"playwright@npm:1.52.0":
18008+
version: 1.52.0
18009+
resolution: "playwright@npm:1.52.0"
1801018010
dependencies:
1801118011
fsevents: 2.3.2
18012-
playwright-core: 1.50.1
18012+
playwright-core: 1.52.0
1801318013
dependenciesMeta:
1801418014
fsevents:
1801518015
optional: true
1801618016
bin:
1801718017
playwright: cli.js
18018-
checksum: 02e3618acf7d0e08b45c4f4de0be259b83549e9551af9d5902fcc5a2a9c9667e8ef3e94ef62160bad1cda03aa643dbd01e418640a20f656cf4464afdf4b73bbd
18018+
checksum: ad072d7c2eef2568f9b35471221eeb838406e7d4b9c38624430003c235b0b939fd10d02080e6fa39ece43e88d04be0b6f3d875d16aa82ae691705f5ac2055ec5
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.50.1
19125+
"@playwright/test": 1.52.0
1912619126
"@spotify/prettier-config": ^15.0.0
1912719127
knip: ^5.27.4
1912819128
prettier: ^3.4.2

0 commit comments

Comments
 (0)