diff --git a/packages/features/package.json b/packages/features/package.json index 71e8582e0e1..62aa4dd0728 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -39,7 +39,7 @@ "@typescript-eslint/eslint-plugin": "*", "eslint": "*", "eslint-plugin-prettier": "*", - "jest": "^29.3.1", + "jest": "^30.5.1", "ts-jest": "^29.0.3", "typescript": "5.8.3" }