summaryrefslogtreecommitdiff
path: root/cli/dts/lib.esnext.weakref.d.ts
AgeCommit message (Collapse)Author
2021-12-10feat(cli): update to TypeScript 4.5 (#12410)Kitson Kelly
Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
2020-11-24feat(cli): update to TypeScript 4.1 (#7573)Kitson Kelly
2020-10-21feat(cli): add types for WeakRef/FinalizationRegistry (#8056)Kitson Kelly
Fixes #8051