diff --git a/package.json b/package.json index 82d09fd..02f2d83 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,6 @@ "js-yaml": "4.1.1", "prettier": "3.8.3", "ts-jest": "29.4.10", - "typescript": "5.9.3" + "typescript": "6.0.3" } }