diff --git a/packages/features/package.json b/packages/features/package.json index 71e8582e0e1..1c9a3eb8997 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -41,6 +41,6 @@ "eslint-plugin-prettier": "*", "jest": "^29.3.1", "ts-jest": "^29.0.3", - "typescript": "5.8.3" + "typescript": "7.0.2" } }