summaryrefslogtreecommitdiff
path: root/cli/tsc/dts/lib.decorators.legacy.d.ts
AgeCommit message (Collapse)Author
2023-03-31fix: upgrade to TypeScript 5.0.3 (#18532)David Sherret
2023-03-21feat: TypeScript 5.0.2 (except decorators) (#18294)David Sherret
This upgrades TypeScript to 5.0.2, but does not have ES decorator support because swc does not support that yet.