diff --git a/package.json b/package.json index b5e49f3..064093c 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,6 @@ "rollup": "2.80.0", "standard-version": "9.5.0", "ts-jest": "29.4.11", - "typescript": "5.9.3" + "typescript": "6.0.3" } }