mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
Switch to typescript 5.8.3 (#9152)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"jest": "^29.7.0",
|
||||
"prettier": "^3.1.0",
|
||||
"ts-jest": "^29.1.1",
|
||||
"typescript": "^5.3.3",
|
||||
"typescript": "^5.8.3",
|
||||
"@types/body-parser": "~1.19.2",
|
||||
"@types/morgan": "~1.9.9"
|
||||
},
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"@typescript-eslint/parser": "^6.11.0",
|
||||
"eslint-config-standard-with-typescript": "^40.0.0",
|
||||
"prettier": "^3.1.0",
|
||||
"typescript": "^5.3.3",
|
||||
"typescript": "^5.8.3",
|
||||
"@playwright/test": "^1.48.2",
|
||||
"allure-playwright": "^3.0.6",
|
||||
"allure-js-commons": "^3.0.6",
|
||||
|
||||
Reference in New Issue
Block a user