mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 06:38:07 +02:00
Update typescript
to version 5.6.2
This is unblocked because in commit bb302dd
the default value for the
constructor got removed, which apparently confused TypeScript before.
Fixes #18770.
This commit is contained in:
parent
b65b7747b6
commit
c8af3f14d3
2 changed files with 5 additions and 5 deletions
|
@ -54,7 +54,7 @@
|
|||
"terser-webpack-plugin": "^5.3.10",
|
||||
"tsc-alias": "^1.8.10",
|
||||
"ttest": "^4.0.0",
|
||||
"typescript": "^5.5.4",
|
||||
"typescript": "^5.6.2",
|
||||
"vinyl": "^3.0.0",
|
||||
"webpack": "^5.94.0",
|
||||
"webpack-stream": "^7.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue