diff --git a/package.json b/package.json index f1695b65..0642b7bb 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,6 @@ "@biomejs/biome": "^2.3.15", "@types/bun": "latest", "@types/js-yaml": "^4.0.9", - "typescript": "^5.9.0" + "typescript": "^6.0.3" } }