🐞 Bug report
Command (mark with an x)
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
- clone it https://github.com/destus90/angular-ts-update-issue
- run
npm ci
- run
ng update @angular/core @angular/cli
🔥 Exception or Error
🌍 Your Environment
Anything else relevant?