0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Update dependency typescript to v5.4.2

This commit is contained in:
renovate[bot] 2024-03-13 15:35:44 +00:00 committed by Daniel Lockyer
parent 7a40ab52fb
commit c8ea87ba83

View file

@ -28,7 +28,7 @@
"reflect-metadata": "0.1.13",
"sinon": "^17.0.1",
"ts-node": "10.9.2",
"typescript": "5.2.2"
"typescript": "5.4.2"
},
"dependencies": {
"@nestjs/common": "10.3.3",