summaryrefslogtreecommitdiff
path: root/cli/tests/unit/version_test.ts
AgeCommit message (Expand)Author
2023-05-11fix(cli): upgrade to Typescript 5.0.4 (#19090)David Sherret
2023-03-31fix: upgrade to TypeScript 5.0.3 (#18532)David Sherret
2023-03-21feat: TypeScript 5.0.2 (except decorators) (#18294)David Sherret
2023-01-13chore: add `copyright_checker` tool and add the missing copyright (#17285)Yiyu Lin
2022-12-14fix: upgrade to TS 4.9.4 (#17048)David Sherret
2022-12-07feat: upgrade to TypeScript 4.9.3 (#16973)David Sherret
2021-12-10feat(cli): update to TypeScript 4.5 (#12410)Kitson Kelly
2021-11-23refactor: remove "unitTest" wrapper from cli/tests/unit (#12750)Bartek IwaƄczuk
2021-08-05refactor(cli/tests): remove unnecessary void return types (#11577)Leo K
2021-05-28feat(cli): upgrade to TypeScript 4.3 (#9960)Kitson Kelly
2021-02-25feat(cli): update to TypeScript 4.2 (#9341)Kitson Kelly
2020-09-27feat(fmt): Sort named import and export specifiers (#7711)David Sherret
2020-05-20move js unit tests to cli/tests (#5678)Ryan Dahl