diff --git a/start-with-typescript/package.json b/start-with-typescript/package.json index b3f1b76..7cc2ff7 100644 --- a/start-with-typescript/package.json +++ b/start-with-typescript/package.json @@ -41,7 +41,7 @@ "nodemon": "^3.0.0", "ts-jest": "^29.0.2", "ts-node": "^10.9.1", - "typescript": "^5.9.2" + "typescript": "^6.0.0" }, "jest": { "preset": "ts-jest",