diff --git a/package.json b/package.json index 3f44049..35530ca 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "ts-jest": "^29.1.1", "ts-node": "10.9.2", "tsup": "^8.0.0", - "typescript": "5.7.3" + "typescript": "5.8.2" }, "lint-staged": { "*.ts": "eslint --cache --fix",