Skip to content

Commit fbbbb74

Browse files
chore(deps): update devdependencies (non-major) (#5124)
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 c50d016 commit fbbbb74

4 files changed

Lines changed: 60 additions & 51 deletions

File tree

e2e-tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
"yaml": "2.9.0"
4646
},
4747
"devDependencies": {
48-
"@axe-core/playwright": "4.12.1",
48+
"@axe-core/playwright": "4.13.0",
4949
"@playwright/test": "1.62.1",
5050
"@support/coverage": "portal:./playwright/support/coverage",
5151
"@types/node": "24.13.3",
5252
"@types/pg": "8.20.3",
5353
"eslint-plugin-check-file": "3.3.1",
5454
"eslint-plugin-playwright": "2.10.4",
5555
"ioredis": "5.11.1",
56-
"monocart-coverage-reports": "2.12.12",
56+
"monocart-coverage-reports": "2.13.0",
5757
"otplib": "12.0.1",
5858
"oxfmt": "0.56.0",
5959
"oxlint": "1.71.0",

e2e-tests/yarn.lock

Lines changed: 26 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ __metadata:
55
version: 10
66
cacheKey: 10c0
77

8-
"@axe-core/playwright@npm:4.12.1":
9-
version: 4.12.1
10-
resolution: "@axe-core/playwright@npm:4.12.1"
8+
"@axe-core/playwright@npm:4.13.0":
9+
version: 4.13.0
10+
resolution: "@axe-core/playwright@npm:4.13.0"
1111
dependencies:
12-
axe-core: "npm:~4.12.1"
12+
axe-core: "npm:~4.13.0"
1313
peerDependencies:
1414
playwright-core: ">= 1.0.0"
15-
checksum: 10c0/7a52498c8a09f7427581473ee9253b986efca7c61870187f5c64a1d04c4e4db43d4f26b0cf7650f75840ce7a7d69c7d07547ef76eb93704fa927a4fcf4020139
15+
checksum: 10c0/0938f24f3955bfa11c77c326300646a4f1dcd513389320ace9985d68486a622c443b2a34cd86f6002f617a3395623ad1e99a622450830873166aaa7e0312aa68
1616
languageName: node
1717
linkType: hard
1818

@@ -1237,7 +1237,7 @@ __metadata:
12371237
languageName: node
12381238
linkType: hard
12391239

1240-
"acorn@npm:^8.11.0, acorn@npm:^8.15.0, acorn@npm:^8.16.0":
1240+
"acorn@npm:^8.11.0, acorn@npm:^8.15.0":
12411241
version: 8.17.0
12421242
resolution: "acorn@npm:8.17.0"
12431243
bin:
@@ -1246,6 +1246,15 @@ __metadata:
12461246
languageName: node
12471247
linkType: hard
12481248

1249+
"acorn@npm:^8.18.0":
1250+
version: 8.18.0
1251+
resolution: "acorn@npm:8.18.0"
1252+
bin:
1253+
acorn: bin/acorn
1254+
checksum: 10c0/be771be2135cc07910cf76f444ad514d7dcfd6d4a8026e597e93155275abc8ef61eee12211d52146e9d962874269b634f397464942087be013c89d0c54c5f8e5
1255+
languageName: node
1256+
linkType: hard
1257+
12491258
"agent-base@npm:^7.1.0, agent-base@npm:^7.1.1, agent-base@npm:^7.1.2":
12501259
version: 7.1.3
12511260
resolution: "agent-base@npm:7.1.3"
@@ -1400,10 +1409,10 @@ __metadata:
14001409
languageName: node
14011410
linkType: hard
14021411

1403-
"axe-core@npm:~4.12.1":
1404-
version: 4.12.1
1405-
resolution: "axe-core@npm:4.12.1"
1406-
checksum: 10c0/03438bd98cef38ad57554feea0d8de21705001db2655c27e0c33ff55e16dd7d6f49c28fb420dc93f7532e68ff363c0953056a5836e6f47068f193eb1765c7db7
1412+
"axe-core@npm:~4.13.0":
1413+
version: 4.13.0
1414+
resolution: "axe-core@npm:4.13.0"
1415+
checksum: 10c0/0e3be8be10eea64beddefd3007e1425424ff60c26c5f4d5f748ec48c2825356839c02ad4167fc1f03a6d84ecd82108f49fb2846ab7fe949273787391745561ca
14071416
languageName: node
14081417
linkType: hard
14091418

@@ -1981,7 +1990,7 @@ __metadata:
19811990
version: 0.0.0-use.local
19821991
resolution: "e2e-tests@workspace:."
19831992
dependencies:
1984-
"@axe-core/playwright": "npm:4.12.1"
1993+
"@axe-core/playwright": "npm:4.13.0"
19851994
"@azure/arm-network": "npm:34.2.0"
19861995
"@azure/identity": "npm:4.13.1"
19871996
"@backstage/catalog-model": "npm:1.9.0"
@@ -1997,7 +2006,7 @@ __metadata:
19972006
eslint-plugin-playwright: "npm:2.10.4"
19982007
ioredis: "npm:5.11.1"
19992008
isomorphic-fetch: "npm:3.0.0"
2000-
monocart-coverage-reports: "npm:2.12.12"
2009+
monocart-coverage-reports: "npm:2.13.0"
20012010
otplib: "npm:12.0.1"
20022011
oxfmt: "npm:0.56.0"
20032012
oxlint: "npm:1.71.0"
@@ -3460,11 +3469,11 @@ __metadata:
34603469
languageName: node
34613470
linkType: hard
34623471

3463-
"monocart-coverage-reports@npm:2.12.12":
3464-
version: 2.12.12
3465-
resolution: "monocart-coverage-reports@npm:2.12.12"
3472+
"monocart-coverage-reports@npm:2.13.0":
3473+
version: 2.13.0
3474+
resolution: "monocart-coverage-reports@npm:2.13.0"
34663475
dependencies:
3467-
acorn: "npm:^8.16.0"
3476+
acorn: "npm:^8.18.0"
34683477
acorn-loose: "npm:^8.5.2"
34693478
acorn-walk: "npm:^8.3.5"
34703479
commander: "npm:^14.0.3"
@@ -3478,7 +3487,7 @@ __metadata:
34783487
monocart-locator: "npm:^1.0.3"
34793488
bin:
34803489
mcr: lib/cli.js
3481-
checksum: 10c0/71c9a2f6bb330fd1f0ec4628bb1a943828a8647a68c4286dcdc05b901a38da4834d37f6acf3883d9db2cfb2558a75250245cd4e9ca81d24c5565f71851b520cd
3490+
checksum: 10c0/719fefe9aa173060be096531a554fbabf58e09a9e890294b0b92cbce9e8479cd165e77f8c10cb54f90094d68631423533edfac550c0aff025029684e12a9036f
34823491
languageName: node
34833492
linkType: hard
34843493

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"node-gyp": "10.3.1",
5454
"rulesync": "7.30.0",
5555
"sherif": "1.13.0",
56-
"turbo": "2.10.4"
56+
"turbo": "2.10.11"
5757
},
5858
"dependenciesMeta": {
5959
"keytar": {

yarn.lock

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -14254,44 +14254,44 @@ __metadata:
1425414254
languageName: node
1425514255
linkType: hard
1425614256

14257-
"@turbo/darwin-64@npm:2.10.4":
14258-
version: 2.10.4
14259-
resolution: "@turbo/darwin-64@npm:2.10.4"
14257+
"@turbo/darwin-64@npm:2.10.11":
14258+
version: 2.10.11
14259+
resolution: "@turbo/darwin-64@npm:2.10.11"
1426014260
conditions: os=darwin & cpu=x64
1426114261
languageName: node
1426214262
linkType: hard
1426314263

14264-
"@turbo/darwin-arm64@npm:2.10.4":
14265-
version: 2.10.4
14266-
resolution: "@turbo/darwin-arm64@npm:2.10.4"
14264+
"@turbo/darwin-arm64@npm:2.10.11":
14265+
version: 2.10.11
14266+
resolution: "@turbo/darwin-arm64@npm:2.10.11"
1426714267
conditions: os=darwin & cpu=arm64
1426814268
languageName: node
1426914269
linkType: hard
1427014270

14271-
"@turbo/linux-64@npm:2.10.4":
14272-
version: 2.10.4
14273-
resolution: "@turbo/linux-64@npm:2.10.4"
14274-
conditions: os=linux & cpu=x64
14271+
"@turbo/linux-64@npm:2.10.11":
14272+
version: 2.10.11
14273+
resolution: "@turbo/linux-64@npm:2.10.11"
14274+
conditions: (os=android | os=linux) & cpu=x64
1427514275
languageName: node
1427614276
linkType: hard
1427714277

14278-
"@turbo/linux-arm64@npm:2.10.4":
14279-
version: 2.10.4
14280-
resolution: "@turbo/linux-arm64@npm:2.10.4"
14281-
conditions: os=linux & cpu=arm64
14278+
"@turbo/linux-arm64@npm:2.10.11":
14279+
version: 2.10.11
14280+
resolution: "@turbo/linux-arm64@npm:2.10.11"
14281+
conditions: (os=android | os=linux) & cpu=arm64
1428214282
languageName: node
1428314283
linkType: hard
1428414284

14285-
"@turbo/windows-64@npm:2.10.4":
14286-
version: 2.10.4
14287-
resolution: "@turbo/windows-64@npm:2.10.4"
14285+
"@turbo/windows-64@npm:2.10.11":
14286+
version: 2.10.11
14287+
resolution: "@turbo/windows-64@npm:2.10.11"
1428814288
conditions: os=win32 & cpu=x64
1428914289
languageName: node
1429014290
linkType: hard
1429114291

14292-
"@turbo/windows-arm64@npm:2.10.4":
14293-
version: 2.10.4
14294-
resolution: "@turbo/windows-arm64@npm:2.10.4"
14292+
"@turbo/windows-arm64@npm:2.10.11":
14293+
version: 2.10.11
14294+
resolution: "@turbo/windows-arm64@npm:2.10.11"
1429514295
conditions: os=win32 & cpu=arm64
1429614296
languageName: node
1429714297
linkType: hard
@@ -32760,7 +32760,7 @@ __metadata:
3276032760
node-gyp: "npm:10.3.1"
3276132761
rulesync: "npm:7.30.0"
3276232762
sherif: "npm:1.13.0"
32763-
turbo: "npm:2.10.4"
32763+
turbo: "npm:2.10.11"
3276432764
dependenciesMeta:
3276532765
keytar:
3276632766
built: false
@@ -35557,16 +35557,16 @@ __metadata:
3555735557
languageName: node
3555835558
linkType: hard
3555935559

35560-
"turbo@npm:2.10.4":
35561-
version: 2.10.4
35562-
resolution: "turbo@npm:2.10.4"
35560+
"turbo@npm:2.10.11":
35561+
version: 2.10.11
35562+
resolution: "turbo@npm:2.10.11"
3556335563
dependencies:
35564-
"@turbo/darwin-64": "npm:2.10.4"
35565-
"@turbo/darwin-arm64": "npm:2.10.4"
35566-
"@turbo/linux-64": "npm:2.10.4"
35567-
"@turbo/linux-arm64": "npm:2.10.4"
35568-
"@turbo/windows-64": "npm:2.10.4"
35569-
"@turbo/windows-arm64": "npm:2.10.4"
35564+
"@turbo/darwin-64": "npm:2.10.11"
35565+
"@turbo/darwin-arm64": "npm:2.10.11"
35566+
"@turbo/linux-64": "npm:2.10.11"
35567+
"@turbo/linux-arm64": "npm:2.10.11"
35568+
"@turbo/windows-64": "npm:2.10.11"
35569+
"@turbo/windows-arm64": "npm:2.10.11"
3557035570
dependenciesMeta:
3557135571
"@turbo/darwin-64":
3557235572
optional: true
@@ -35582,7 +35582,7 @@ __metadata:
3558235582
optional: true
3558335583
bin:
3558435584
turbo: bin/turbo
35585-
checksum: 10c0/2d5d3b9de35c1ce8d442bd208f9076da41cfe0fd1add6d8f6ce1e3927ee188c2f4b81a48c70dabdbd2b1e982505e80272befa91556c03a64d39ad24cf7045bca
35585+
checksum: 10c0/685e8241c72ae8e1dffa33a6625ffbb4d6b2a2fb6ae8cc288c0203bbe6ac045fd27709880df28da16ccf01821e98332c007f3311436c48ebbd1b649f25f1d2a2
3558635586
languageName: node
3558735587
linkType: hard
3558835588

0 commit comments

Comments
 (0)