Skip to content

Commit f8e0b27

Browse files
Bump typescript from 5.8.3 to 5.9.3 (#333)
1 parent 020bfff commit f8e0b27

File tree

6 files changed

+17
-17
lines changed

6 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"jest": "29.7.0",
4646
"prettier": "3.7.4",
4747
"ts-jest": "29.4.5",
48-
"typescript": "5.8.3",
48+
"typescript": "5.9.3",
4949
"typescript-eslint": "8.51.0"
5050
}
5151
}

packages/omgidl-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"rimraf": "6.1.0",
5858
"ts-jest": "29.4.5",
5959
"ts-loader": "^9.5.4",
60-
"typescript": "5.8.3",
60+
"typescript": "5.9.3",
6161
"webpack": "^5.103.0",
6262
"webpack-cli": "^6.0.1"
6363
}

packages/omgidl-serialization/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@foxglove/omgidl-parser": "workspace:*",
4949
"@sounisi5011/jest-binary-data-matchers": "1.2.1",
5050
"jest": "29.7.0",
51-
"typescript": "5.8.3"
51+
"typescript": "5.9.3"
5252
},
5353
"dependencies": {
5454
"@foxglove/cdr": "3.5.0",

packages/omgidl-serialization/src/MessageWriter.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export class MessageWriter {
9494
* be equal or greater to the result of `calculateByteSize(message)`. If not
9595
* provided, a new Uint8Array will be allocated.
9696
*/
97-
writeMessage(message: unknown, output?: Uint8Array): Uint8Array {
97+
writeMessage(message: unknown, output?: ArrayBuffer): Uint8Array {
9898
const writer = new CdrWriter({
9999
...this.cdrOptions,
100100
buffer: output,

packages/ros2idl-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"rimraf": "6.1.0",
5858
"ts-jest": "^29.4.5",
5959
"ts-loader": "9.5.4",
60-
"typescript": "5.8.3",
60+
"typescript": "5.9.3",
6161
"webpack": "5.103.0",
6262
"webpack-cli": "6.0.1"
6363
}

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ __metadata:
577577
jest: "npm:29.7.0"
578578
prettier: "npm:3.7.4"
579579
ts-jest: "npm:29.4.5"
580-
typescript: "npm:5.8.3"
580+
typescript: "npm:5.9.3"
581581
typescript-eslint: "npm:8.51.0"
582582
languageName: unknown
583583
linkType: soft
@@ -599,7 +599,7 @@ __metadata:
599599
ts-jest: "npm:29.4.5"
600600
ts-loader: "npm:^9.5.4"
601601
tslib: "npm:^2"
602-
typescript: "npm:5.8.3"
602+
typescript: "npm:5.9.3"
603603
webpack: "npm:^5.103.0"
604604
webpack-cli: "npm:^6.0.1"
605605
languageName: unknown
@@ -614,7 +614,7 @@ __metadata:
614614
"@foxglove/omgidl-parser": "workspace:*"
615615
"@sounisi5011/jest-binary-data-matchers": "npm:1.2.1"
616616
jest: "npm:29.7.0"
617-
typescript: "npm:5.8.3"
617+
typescript: "npm:5.9.3"
618618
languageName: unknown
619619
linkType: soft
620620

@@ -631,7 +631,7 @@ __metadata:
631631
rimraf: "npm:6.1.0"
632632
ts-jest: "npm:^29.4.5"
633633
ts-loader: "npm:9.5.4"
634-
typescript: "npm:5.8.3"
634+
typescript: "npm:5.9.3"
635635
webpack: "npm:5.103.0"
636636
webpack-cli: "npm:6.0.1"
637637
languageName: unknown
@@ -6924,23 +6924,23 @@ __metadata:
69246924
languageName: node
69256925
linkType: hard
69266926

6927-
"typescript@npm:5.8.3":
6928-
version: 5.8.3
6929-
resolution: "typescript@npm:5.8.3"
6927+
"typescript@npm:5.9.3":
6928+
version: 5.9.3
6929+
resolution: "typescript@npm:5.9.3"
69306930
bin:
69316931
tsc: bin/tsc
69326932
tsserver: bin/tsserver
6933-
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
6933+
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
69346934
languageName: node
69356935
linkType: hard
69366936

6937-
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
6938-
version: 5.8.3
6939-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
6937+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
6938+
version: 5.9.3
6939+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
69406940
bin:
69416941
tsc: bin/tsc
69426942
tsserver: bin/tsserver
6943-
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
6943+
checksum: 10/696e1b017bc2635f4e0c94eb4435357701008e2f272f553d06e35b494b8ddc60aa221145e286c28ace0c89ee32827a28c2040e3a69bdc108b1a5dc8fb40b72e3
69446944
languageName: node
69456945
linkType: hard
69466946

0 commit comments

Comments
 (0)