From 44ad4e1f8f04be85b66ea72759885cedeb57a479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 05:45:54 +0000 Subject: [PATCH] Bump rollup from 1.32.1 to 2.79.2 in /controls/ej2 Bumps [rollup](https://github.com/rollup/rollup) from 1.32.1 to 2.79.2. - [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/v1.32.1...v2.79.2) --- updated-dependencies: - dependency-name: rollup 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 5e5e8eed90..c99a0c1119 100644 --- a/controls/ej2/package.json +++ b/controls/ej2/package.json @@ -63,7 +63,7 @@ "gulp-util": "^3.0.8", "postcss": "^8.4.14", "readline-sync": "^1.4.10", - "rollup": "1.32.1", + "rollup": "2.79.2", "rollup-plugin-commonjs": "10.1.0", "rollup-plugin-node-resolve": "5.2.0", "rollup-plugin-sourcemaps": "0.6.3",