From e607217387fe94ca6f4235494d8ffe4d7b54fc57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 00:50:54 +0000 Subject: [PATCH] Update dependency @rollup/plugin-babel to v6.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6ca58f..7ee1370 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@angular/core": "13.3.1", "@angular/router": "15.2.10", "@angular/upgrade": "15.2.10", - "@rollup/plugin-babel": "6.0.4", + "@rollup/plugin-babel": "6.1.0", "concurrently": "8.2.2", "esm-bundle-scripts": "1.2.0", "husky": "8.0.3",