chore: bump typescript version (#2906)

This commit is contained in:
Alex Yang
2023-06-28 20:57:33 +08:00
parent 87063d20ce
commit 5a3e5a1565
8 changed files with 36 additions and 16 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"nodemon": "^2.0.22",
"supertest": "^6.3.3",
"ts-node": "^10.9.1",
"typescript": "^5.1.3"
"typescript": "^5.1.5"
},
"nodemonConfig": {
"exec": "node",