Skip to content

chore(deps): update dependency typescript to v3.4.3

Mend Renovate requested to merge renovate/typescript-3.x into master

This MR contains the following updates:

Package Type Update Change References
typescript devDependencies patch 3.4.2 -> 3.4.3 homepage, source

Release Notes

Microsoft/TypeScript

v3.4.3

Compare Source

This release forces TypeScript to clear its automatic type acquisition (ATA) cache based on patch versions. This means all consumers of TSServer can update to newer patch releases of TypeScript to clear the ATA cache if ATA has downloaded stale .d.ts files that can hang the language service.

For the complete list of fixed issues, check out the

Downloads are available on:


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. View repository job log here.

Edited by Mend Renovate

Merge request reports