Skip to content

Commit 5a9f181

Browse files
fix(typescript): upgrade tsc-multi so that it works with Node 26
1 parent 7498801 commit 5a9f181

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
@@ -43,7 +43,7 @@
4343
"publint": "^0.2.12",
4444
"ts-jest": "^29.1.0",
4545
"ts-node": "^10.5.0",
46-
"tsc-multi": "https://github.com/stainless-api/tsc-multi/releases/download/v1.1.9/tsc-multi.tgz",
46+
"tsc-multi": "https://github.com/stainless-api/tsc-multi/releases/download/v1.1.11/tsc-multi.tgz",
4747
"tsconfig-paths": "^4.0.0",
4848
"tslib": "^2.8.1",
4949
"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)