style: linting
diff --git a/erpnext/stock/report/product_bundle_balance/product_bundle_balance.js b/erpnext/stock/report/product_bundle_balance/product_bundle_balance.js
index d7ec77b..4458a72 100644
--- a/erpnext/stock/report/product_bundle_balance/product_bundle_balance.js
+++ b/erpnext/stock/report/product_bundle_balance/product_bundle_balance.js
@@ -21,7 +21,7 @@
 				return {
 					query: "erpnext.controllers.queries.item_query",
 					filters: {"is_stock_item": 0}
-				}
+				};
 			}
 		},
 		{