Skip to content

Commit

Permalink
Update TypeScript to 3.8.1RC
Browse files Browse the repository at this point in the history
This fixes an issue where property assignments to static methods (please
don't ask me why we have them) would erroneously omit the static method
from the declaration file.

This is fixed in the latest version of TypeScript, most likely as part
of microsoft/TypeScript#36270

DISABLE_THIRD_PARTY_CHECK=Updating TypeScript

Bug: 1011811
Change-Id: I2744ef44c040fdf001f6b0be9e64a164510e0fea
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2064668
Reviewed-by: Jack Franklin <[email protected]>
Commit-Queue: Tim van der Lippe <[email protected]>
  • Loading branch information
TimvdLippe authored and Commit Bot committed Feb 20, 2020
1 parent 3b92cc4 commit cbb992e
Show file tree
Hide file tree
Showing 27 changed files with 114,254 additions and 88,900 deletions.
6 changes: 3 additions & 3 deletions node_modules/typescript/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 1 addition & 7 deletions node_modules/typescript/lib/cancellationToken.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cbb992e

Please sign in to comment.