From 75e4b1e3fc448be5a1d44f6904c3dec03f2d03fc Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 24 Sep 2024 11:14:52 +0000
Subject: [PATCH] chore(deps-dev): bump rollup in /packages/ui-components

Bumps [rollup](https://github.com/rollup/rollup) from 2.7.3 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.7.3...v3.29.5)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 packages/ui-components/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json
index 3a74a3d..78a6b01 100644
--- a/packages/ui-components/package.json
+++ b/packages/ui-components/package.json
@@ -79,7 +79,7 @@
     "react-test-renderer": "16.13.1",
     "recursive-copy": "2.0.10",
     "rimraf": "3.0.2",
-    "rollup": "2.7.3",
+    "rollup": "3.29.5",
     "rollup-plugin-eslint": "7.0.0",
     "rollup-plugin-filesize": "7.0.0",
     "rollup-plugin-includepaths": "0.2.3",