1
0
Fork 0
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:
Jonas Jenwald 2023-04-16 11:29:38 +02:00
parent 92baf14531
commit de03731e92
2 changed files with 9 additions and 9 deletions

View file

@ -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",