Skip to content

Commit eb62f8b

Browse files
Update dependency typescript to v5.7.3 (#593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fee9086 commit eb62f8b

File tree

9 files changed

+21
-21
lines changed

9 files changed

+21
-21
lines changed

federation-v1/gateways/apollo-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"tsx": "4.19.2",
8-
"typescript": "5.7.2",
8+
"typescript": "5.7.3",
99
"graphql": "16.10.0",
1010
"@apollo/server": "4.11.3",
1111
"@apollo/gateway": "2.9.3",

federation-v1/gateways/apollo-server/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2092,10 +2092,10 @@ type-is@~1.6.18:
20922092
media-typer "0.3.0"
20932093
mime-types "~2.1.24"
20942094

2095-
2096-
version "5.7.2"
2097-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
2098-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
2095+
2096+
version "5.7.3"
2097+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
2098+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
20992099

21002100
undici-types@~6.20.0:
21012101
version "6.20.0"

federation-v1/gateways/mercurius/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"tsx": "4.19.2",
8-
"typescript": "5.7.2",
8+
"typescript": "5.7.3",
99
"graphql": "16.10.0",
1010
"fastify": "5.2.1",
1111
"@mercuriusjs/gateway": "4.0.1"

federation-v1/gateways/mercurius/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,10 +1099,10 @@ [email protected]:
10991099
optionalDependencies:
11001100
fsevents "~2.3.3"
11011101

1102-
1103-
version "5.7.2"
1104-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
1105-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
1102+
1103+
version "5.7.3"
1104+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
1105+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
11061106

11071107
undici@^6.19.8:
11081108
version "6.21.0"

federation-v1/scenarios/constant-vus-over-time/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"vega-lite": "5.23.0",
1010
"tablemark": "3.1.0",
1111
"tsx": "4.19.2",
12-
"typescript": "5.7.2",
12+
"typescript": "5.7.3",
1313
"graphql": "16.10.0"
1414
},
1515
"devDependencies": {

federation-v1/scenarios/constant-vus-over-time/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -528,10 +528,10 @@ [email protected]:
528528
optionalDependencies:
529529
fsevents "~2.3.3"
530530

531-
532-
version "5.7.2"
533-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
534-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
531+
532+
version "5.7.3"
533+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
534+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
535535

536536
undici-types@~6.20.0:
537537
version "6.20.0"

federation-v1/scenarios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"tsx": "4.19.2",
8-
"typescript": "5.7.2",
8+
"typescript": "5.7.3",
99
"graphql": "16.10.0",
1010
"@apollo/composition": "2.9.3"
1111
},

federation-v1/scenarios/ramping-vus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"vega-lite": "5.23.0",
1010
"tablemark": "3.1.0",
1111
"tsx": "4.19.2",
12-
"typescript": "5.7.2",
12+
"typescript": "5.7.3",
1313
"graphql": "16.10.0"
1414
},
1515
"devDependencies": {

federation-v1/scenarios/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -729,10 +729,10 @@ [email protected]:
729729
optionalDependencies:
730730
fsevents "~2.3.3"
731731

732-
733-
version "5.7.2"
734-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
735-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
732+
733+
version "5.7.3"
734+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
735+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
736736

737737
undici-types@~6.20.0:
738738
version "6.20.0"

0 commit comments

Comments
 (0)