Skip to content

Commit 1f44f10

Browse files
Update dependency typescript to v5.8.2 (#611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Arda TANRIKULU <[email protected]>
1 parent 94ba989 commit 1f44f10

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.3",
8-
"typescript": "5.7.3",
8+
"typescript": "5.8.2",
99
"graphql": "16.10.0",
1010
"@apollo/server": "4.11.3",
1111
"@apollo/gateway": "2.10.0",

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2098,10 +2098,10 @@ type-is@~1.6.18:
20982098
media-typer "0.3.0"
20992099
mime-types "~2.1.24"
21002100

2101-
typescript@5.7.3:
2102-
version "5.7.3"
2103-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
2104-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
2101+
typescript@5.8.2:
2102+
version "5.8.2"
2103+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
2104+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
21052105

21062106
undici-types@~6.20.0:
21072107
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.3",
8-
"typescript": "5.7.3",
8+
"typescript": "5.8.2",
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
@@ -1105,10 +1105,10 @@ [email protected]:
11051105
optionalDependencies:
11061106
fsevents "~2.3.3"
11071107

1108-
typescript@5.7.3:
1109-
version "5.7.3"
1110-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
1111-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
1108+
typescript@5.8.2:
1109+
version "5.8.2"
1110+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
1111+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
11121112

11131113
undici@^6.19.8:
11141114
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.3",
12-
"typescript": "5.7.3",
12+
"typescript": "5.8.2",
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
@@ -534,10 +534,10 @@ [email protected]:
534534
optionalDependencies:
535535
fsevents "~2.3.3"
536536

537-
typescript@5.7.3:
538-
version "5.7.3"
539-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
540-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
537+
typescript@5.8.2:
538+
version "5.8.2"
539+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
540+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
541541

542542
undici-types@~6.20.0:
543543
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.3",
8-
"typescript": "5.7.3",
8+
"typescript": "5.8.2",
99
"graphql": "16.10.0",
1010
"@apollo/composition": "2.10.0"
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.3",
12-
"typescript": "5.7.3",
12+
"typescript": "5.8.2",
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
@@ -735,10 +735,10 @@ [email protected]:
735735
optionalDependencies:
736736
fsevents "~2.3.3"
737737

738-
typescript@5.7.3:
739-
version "5.7.3"
740-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
741-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
738+
typescript@5.8.2:
739+
version "5.8.2"
740+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
741+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
742742

743743
undici-types@~6.20.0:
744744
version "6.20.0"

0 commit comments

Comments
 (0)