Upgrade typescript to v5.8.3

This commit is contained in:
Jozef Izso 2025-05-17 14:04:03 +02:00
parent 84bcb5d437
commit 4a3cfcde80
Failed to extract signature
2 changed files with 5 additions and 5 deletions

View file

@ -67,7 +67,7 @@
"js-yaml": "^4.1.0",
"prettier": "^3.5.3",
"ts-jest": "^29.2.6",
"typescript": "^5.5.4"
"typescript": "^5.8.3"
},
"jest-junit": {
"suiteName": "jest tests",