Fix Typescript dependency resolution (#34351)
This commit is contained in:
parent
2c70c28bbb
commit
05fc24c5f9
3 changed files with 17 additions and 17 deletions
|
@ -39,7 +39,7 @@
|
|||
"@types/ws": "^8.5.9",
|
||||
"globals": "^16.0.0",
|
||||
"pino-pretty": "^13.0.0",
|
||||
"typescript": "^5.0.4",
|
||||
"typescript": "~5.7.3",
|
||||
"typescript-eslint": "^8.28.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue