diff --git a/package.json b/package.json index a3dcbfa..4e63a95 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ "fast-glob": "3.2.11", "js-yaml": "4.1.0", "source-map-support": "0.5.21", - "typescript": "4.6.2" + "typescript": "5.4.4" } }