Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Typescript to v5 #7421

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Upgrade Typescript to v5 #7421

wants to merge 3 commits into from

Commits on Mar 28, 2023

  1. upgrade typescript to v5 -- part 1

    Signed-off-by: Roman <ixrock@gmail.com>
    ixrock committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    2fc1356 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. fix types & build

    Signed-off-by: Roman <ixrock@gmail.com>
    ixrock committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    fbb5ad9 View commit details
    Browse the repository at this point in the history
  2. updated tsc to v5 in infrastructure/typescript/package.json but i…

    …t doesn't seem to work at all (catching the proper version by app/builder or whatsoever)
    
    Signed-off-by: Roman <ixrock@gmail.com>
    ixrock committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f7561e4 View commit details
    Browse the repository at this point in the history