[angular-18 | WIP] upgrade typescript to 5.4.0

This commit is contained in:
Alex Martzios 2024-07-24 11:05:49 +03:00
parent fb90870786
commit a625d7d9af
1 changed files with 1 additions and 1 deletions

View File

@ -53,6 +53,6 @@
"ng-packagr": "^17.3.0", "ng-packagr": "^17.3.0",
"protractor": "~7.0.0", "protractor": "~7.0.0",
"ts-node": "~8.2.0", "ts-node": "~8.2.0",
"typescript": "~5.2.0" "typescript": "~5.4.0"
} }
} }