Merge pull request #13223 from overleaf/ae-typescript-upgrade

Upgrade TypeScript to v5

GitOrigin-RevId: 55d98c0e8fdeb39c1297b4472f0d604e25af995b
This commit is contained in:
Alf Eaton
2023-06-08 09:38:16 +01:00
committed by Copybot
parent 4b968017a0
commit 5382178309
8 changed files with 92 additions and 28 deletions

View File

@@ -20,7 +20,7 @@
"chai": "^3.3.0",
"istanbul": "^0.4.5",
"mocha": "^10.2.0",
"typescript": "^4.5.5"
"typescript": "^5.0.4"
},
"dependencies": {
"@overleaf/o-error": "*",