diff --git a/package.json b/package.json index f21851412..02bd9a9b6 100644 --- a/package.json +++ b/package.json @@ -51,6 +51,6 @@ "jest-circus": "^27.2.5", "prettier": "^2.8.4", "ts-jest": "^27.0.5", - "typescript": "^4.2.3" + "typescript": "^5.5.2" } }