diff --git a/pr-review/package.json b/pr-review/package.json index b55a1c9..10ec600 100644 --- a/pr-review/package.json +++ b/pr-review/package.json @@ -39,7 +39,7 @@ "eslint-plugin-unicorn": "64.0.0", "prettier": "3.8.3", "tsx": "4.22.3", - "typescript": "6.0.3", + "typescript": "7.0.2", "typescript-eslint": "8.59.4", "yaml": "2.9.0" } diff --git a/pr-summary/package.json b/pr-summary/package.json index bc0a5fb..f214904 100644 --- a/pr-summary/package.json +++ b/pr-summary/package.json @@ -38,7 +38,7 @@ "eslint-plugin-unicorn": "64.0.0", "prettier": "3.8.3", "tsx": "4.22.3", - "typescript": "6.0.3", + "typescript": "7.0.2", "typescript-eslint": "8.59.4", "yaml": "2.9.0" }