From a0cb06ca879b4604bd859f9289654aea045d0866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 15:22:18 +0000 Subject: [PATCH] Bump rollup from 1.32.1 to 2.80.0 in /controls/ej2 Bumps [rollup](https://github.com/rollup/rollup) from 1.32.1 to 2.80.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/v2.80.0/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v1.32.1...v2.80.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 2.80.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- controls/ej2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controls/ej2/package.json b/controls/ej2/package.json index 470bfc6206..80f5263cf9 100644 --- a/controls/ej2/package.json +++ b/controls/ej2/package.json @@ -68,7 +68,7 @@ "gulp-util": "^3.0.8", "postcss": "^8.4.14", "readline-sync": "^1.4.10", - "rollup": "1.32.1", + "rollup": "2.80.0", "rollup-plugin-commonjs": "10.1.0", "rollup-plugin-node-resolve": "5.2.0", "rollup-plugin-sourcemaps": "0.6.3",