SAP / ui5-typescript

Tooling to enable TypeScript support in SAPUI5/OpenUI5 projects
https://sap.github.io/ui5-typescript
Apache License 2.0
201 stars 28 forks source link

chore(ts-interface-generator): update dependencies + adapt #437

Closed akudev closed 4 months ago

akudev commented 4 months ago

This is a pure dependency update, but also an adaptation to the overall repo dependency update, where a new major version of prettier was applied, which causes lots of formatting changes (mostly adding trailing commas) in this change. Also, TypeScript was brought in sync to the other parts of the repo.

akudev commented 4 months ago

Superseded by the combined PR https://github.com/SAP/ui5-typescript/pull/438