Skip to content

Commit c543e44

Browse files
fix(typescript): upgrade tsc-multi so that it works with Node 26
1 parent 85aa1c8 commit c543e44

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"publint": "^0.2.12",
5151
"ts-jest": "^29.1.0",
5252
"ts-node": "^10.5.0",
53-
"tsc-multi": "https://github.com/stainless-api/tsc-multi/releases/download/v1.1.9/tsc-multi.tgz",
53+
"tsc-multi": "https://github.com/stainless-api/tsc-multi/releases/download/v1.1.11/tsc-multi.tgz",
5454
"tsconfig-paths": "^4.0.0",
5555
"tslib": "^2.8.1",
5656
"typescript": "5.8.3",

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)