Skip to content

Migration to Angular 10.1 doesn't update TypeScript version to 4 #18695

@destus90

Description

@destus90

🐞 Bug report

Command (mark with an x)

  • new
  • build
  • serve
  • test
  • e2e
  • generate
  • add
  • update
  • lint
  • xi18n
  • run
  • config
  • help
  • version
  • doc

Is this a regression?

Not sure if this is a regression or not.

Description

When you update to 10.1 version, your TypeScript version won't be updated. It retains as ~3.9.5". As I know, Angular 10.1 supports TypeScript@4, due to #18319

🔬 Minimal Reproduction

  1. clone it https://github.com/destus90/angular-ts-update-issue
  2. run npm ci
  3. run ng update @angular/core @angular/cli

🔥 Exception or Error





🌍 Your Environment





Anything else relevant?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions