Skip to content

Commit ee9f9da

Browse files
fix(deps): update dependency @playwright/test to v1.59.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ab62e3 commit ee9f9da

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

workspaces/repo-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@backstage/cli": "^0.26.11",
4242
"@backstage/repo-tools": "^0.9.4",
4343
"@changesets/cli": "^2.27.1",
44-
"@playwright/test": "1.58.2",
44+
"@playwright/test": "1.59.1",
4545
"@spotify/prettier-config": "^15.0.0",
4646
"knip": "^5.27.4",
4747
"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.58.2":
5325-
version: 1.58.2
5326-
resolution: "@playwright/test@npm:1.58.2"
5324+
"@playwright/test@npm:1.59.1":
5325+
version: 1.59.1
5326+
resolution: "@playwright/test@npm:1.59.1"
53275327
dependencies:
5328-
playwright: "npm:1.58.2"
5328+
playwright: "npm:1.59.1"
53295329
bin:
53305330
playwright: cli.js
5331-
checksum: 10c0/2164c03ad97c3653ff02e8818a71f3b2bbc344ac07924c9d8e31cd57505d6d37596015a41f51396b3ed8de6840f59143eaa9c21bf65515963da20740119811da
5331+
checksum: 10c0/8c2d94a860d3c254a0b114df2f888ad0a0e9310f45b6059bd5d4da196d965cadf6922267cef0881cfa9784d4bef6d78363d2c2d94caa64be67ff644c41162137
53325332
languageName: node
53335333
linkType: hard
53345334

@@ -18068,27 +18068,27 @@ __metadata:
1806818068
languageName: node
1806918069
linkType: hard
1807018070

18071-
"playwright-core@npm:1.58.2":
18072-
version: 1.58.2
18073-
resolution: "playwright-core@npm:1.58.2"
18071+
"playwright-core@npm:1.59.1":
18072+
version: 1.59.1
18073+
resolution: "playwright-core@npm:1.59.1"
1807418074
bin:
1807518075
playwright-core: cli.js
18076-
checksum: 10c0/5aa15b2b764e6ffe738293a09081a6f7023847a0dbf4cd05fe10eed2e25450d321baf7482f938f2d2eb330291e197fa23e57b29a5b552b89927ceb791266225b
18076+
checksum: 10c0/d41a74d9681ce3beb3d5239e9ed577710b4ad099a6ca2476219c6599d51e9cb4b80bd72ed82c528da6a5d929c18ae3b872cf02bb83f78fa1c2cb9199c501abee
1807718077
languageName: node
1807818078
linkType: hard
1807918079

18080-
"playwright@npm:1.58.2":
18081-
version: 1.58.2
18082-
resolution: "playwright@npm:1.58.2"
18080+
"playwright@npm:1.59.1":
18081+
version: 1.59.1
18082+
resolution: "playwright@npm:1.59.1"
1808318083
dependencies:
1808418084
fsevents: "npm:2.3.2"
18085-
playwright-core: "npm:1.58.2"
18085+
playwright-core: "npm:1.59.1"
1808618086
dependenciesMeta:
1808718087
fsevents:
1808818088
optional: true
1808918089
bin:
1809018090
playwright: cli.js
18091-
checksum: 10c0/d060d9b7cc124bd8b5dffebaab5e84f6b34654a553758fe7b19cc598dfbee93f6ecfbdc1832b40a6380ae04eade86ef3285ba03aa0b136799e83402246dc0727
18091+
checksum: 10c0/dfe38396e616e5c4f98825ce90037bb96e477c5a2bd9258a24854f8ce72a8a41427b19098863866f85aa0216e70287dd537c4438d761aca93995e31ae099c533
1809218092
languageName: node
1809318093
linkType: hard
1809418094

@@ -19195,7 +19195,7 @@ __metadata:
1919519195
"@backstage/cli": "npm:^0.26.11"
1919619196
"@backstage/repo-tools": "npm:^0.9.4"
1919719197
"@changesets/cli": "npm:^2.27.1"
19198-
"@playwright/test": "npm:1.58.2"
19198+
"@playwright/test": "npm:1.59.1"
1919919199
"@spotify/prettier-config": "npm:^15.0.0"
1920019200
knip: "npm:^5.27.4"
1920119201
prettier: "npm:^3.4.2"

0 commit comments

Comments
 (0)