diff --git a/package.json b/package.json index 9a3f1c574..b4c451629 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,6 @@ "jest-circus": "^24.7.1", "prettier": "^1.19.1", "ts-jest": "^24.3.0", - "typescript": "^3.8.3" + "typescript": "^4.7.4" } }