mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Update TypeScript to version 5
Note that this is a major version increase, however the `gulp types` and `gulp typestest` tasks seem to work as-is; please see https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/
This commit is contained in:
parent
92baf14531
commit
de03731e92
2 changed files with 9 additions and 9 deletions
|
@ -53,7 +53,7 @@
|
|||
"terser": "^5.16.8",
|
||||
"through2": "^4.0.2",
|
||||
"ttest": "^4.0.0",
|
||||
"typescript": "^4.9.5",
|
||||
"typescript": "^5.0.4",
|
||||
"typogr": "^0.6.8",
|
||||
"vinyl": "^3.0.0",
|
||||
"vinyl-fs": "^3.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue