Skip to content

Commit b112ef2

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent e287d33 commit b112ef2

File tree

19 files changed

+53
-33
lines changed

19 files changed

+53
-33
lines changed

clients/algoliasearch-client-javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"execa": "9.5.2",
2121
"lerna": "8.2.1",
2222
"rollup": "4.36.0",
23-
"typescript": "5.7.3"
23+
"typescript": "5.8.2"
2424
},
2525
"bundlewatch": {
2626
"files": [

clients/algoliasearch-client-javascript/packages/client-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"publint": "0.3.9",
4242
"ts-node": "10.9.2",
4343
"tsup": "8.4.0",
44-
"typescript": "5.7.3",
44+
"typescript": "5.8.2",
4545
"vitest": "3.0.9"
4646
},
4747
"engines": {

clients/algoliasearch-client-javascript/packages/client-composition/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"publint": "0.3.9",
6161
"rollup": "4.36.0",
6262
"tsup": "8.4.0",
63-
"typescript": "5.7.3"
63+
"typescript": "5.8.2"
6464
},
6565
"engines": {
6666
"node": ">= 14.0.0"

clients/algoliasearch-client-javascript/packages/composition/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"publint": "0.3.9",
6161
"rollup": "4.36.0",
6262
"tsup": "8.4.0",
63-
"typescript": "5.7.3"
63+
"typescript": "5.8.2"
6464
},
6565
"engines": {
6666
"node": ">= 14.0.0"

clients/algoliasearch-client-javascript/packages/logger-console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"publint": "0.3.9",
4242
"ts-node": "10.9.2",
4343
"tsup": "8.4.0",
44-
"typescript": "5.7.3",
44+
"typescript": "5.8.2",
4545
"vitest": "3.0.9"
4646
},
4747
"dependencies": {

clients/algoliasearch-client-javascript/packages/requester-browser-xhr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"jsdom": "26.0.0",
4141
"publint": "0.3.9",
4242
"tsup": "8.4.0",
43-
"typescript": "5.7.3",
43+
"typescript": "5.8.2",
4444
"vitest": "3.0.9",
4545
"xhr-mock": "2.5.1"
4646
},

clients/algoliasearch-client-javascript/packages/requester-fetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"nock": "14.0.1",
5858
"publint": "0.3.9",
5959
"tsup": "8.4.0",
60-
"typescript": "5.7.3",
60+
"typescript": "5.8.2",
6161
"vitest": "3.0.9"
6262
},
6363
"engines": {

clients/algoliasearch-client-javascript/packages/requester-node-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"nock": "14.0.1",
4444
"publint": "0.3.9",
4545
"tsup": "8.4.0",
46-
"typescript": "5.7.3",
46+
"typescript": "5.8.2",
4747
"vitest": "3.0.9"
4848
},
4949
"engines": {

clients/algoliasearch-client-javascript/packages/requester-testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/node": "22.13.11",
5454
"publint": "0.3.9",
5555
"tsup": "8.4.0",
56-
"typescript": "5.7.3"
56+
"typescript": "5.8.2"
5757
},
5858
"engines": {
5959
"node": ">= 14.0.0"

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ __metadata:
4949
publint: "npm:0.3.9"
5050
ts-node: "npm:10.9.2"
5151
tsup: "npm:8.4.0"
52-
typescript: "npm:5.7.3"
52+
typescript: "npm:5.8.2"
5353
vitest: "npm:3.0.9"
5454
languageName: unknown
5555
linkType: soft
@@ -67,7 +67,7 @@ __metadata:
6767
publint: "npm:0.3.9"
6868
rollup: "npm:4.36.0"
6969
tsup: "npm:8.4.0"
70-
typescript: "npm:5.7.3"
70+
typescript: "npm:5.8.2"
7171
languageName: unknown
7272
linkType: soft
7373

@@ -152,7 +152,7 @@ __metadata:
152152
publint: "npm:0.3.9"
153153
rollup: "npm:4.36.0"
154154
tsup: "npm:8.4.0"
155-
typescript: "npm:5.7.3"
155+
typescript: "npm:5.8.2"
156156
languageName: unknown
157157
linkType: soft
158158

@@ -184,7 +184,7 @@ __metadata:
184184
publint: "npm:0.3.9"
185185
ts-node: "npm:10.9.2"
186186
tsup: "npm:8.4.0"
187-
typescript: "npm:5.7.3"
187+
typescript: "npm:5.8.2"
188188
vitest: "npm:3.0.9"
189189
languageName: unknown
190190
linkType: soft
@@ -233,7 +233,7 @@ __metadata:
233233
jsdom: "npm:26.0.0"
234234
publint: "npm:0.3.9"
235235
tsup: "npm:8.4.0"
236-
typescript: "npm:5.7.3"
236+
typescript: "npm:5.8.2"
237237
vitest: "npm:3.0.9"
238238
xhr-mock: "npm:2.5.1"
239239
languageName: unknown
@@ -250,7 +250,7 @@ __metadata:
250250
nock: "npm:14.0.1"
251251
publint: "npm:0.3.9"
252252
tsup: "npm:8.4.0"
253-
typescript: "npm:5.7.3"
253+
typescript: "npm:5.8.2"
254254
vitest: "npm:3.0.9"
255255
languageName: unknown
256256
linkType: soft
@@ -265,7 +265,7 @@ __metadata:
265265
nock: "npm:14.0.1"
266266
publint: "npm:0.3.9"
267267
tsup: "npm:8.4.0"
268-
typescript: "npm:5.7.3"
268+
typescript: "npm:5.8.2"
269269
vitest: "npm:3.0.9"
270270
languageName: unknown
271271
linkType: soft
@@ -282,7 +282,7 @@ __metadata:
282282
"@types/node": "npm:22.13.11"
283283
publint: "npm:0.3.9"
284284
tsup: "npm:8.4.0"
285-
typescript: "npm:5.7.3"
285+
typescript: "npm:5.8.2"
286286
languageName: unknown
287287
linkType: soft
288288

@@ -2427,7 +2427,7 @@ __metadata:
24272427
execa: "npm:9.5.2"
24282428
lerna: "npm:8.2.1"
24292429
rollup: "npm:4.36.0"
2430-
typescript: "npm:5.7.3"
2430+
typescript: "npm:5.8.2"
24312431
languageName: unknown
24322432
linkType: soft
24332433

@@ -8454,7 +8454,7 @@ __metadata:
84548454
languageName: node
84558455
linkType: hard
84568456

8457-
"typescript@npm:>=3 < 6":
8457+
"typescript@npm:5.8.2, typescript@npm:>=3 < 6":
84588458
version: 5.8.2
84598459
resolution: "typescript@npm:5.8.2"
84608460
bin:
@@ -8484,7 +8484,7 @@ __metadata:
84848484
languageName: node
84858485
linkType: hard
84868486

8487-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
8487+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
84888488
version: 5.8.2
84898489
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
84908490
bin:

0 commit comments

Comments
 (0)