From 89c35761cb824b541e47c931400c6a8e09aaf150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 14:53:49 +0000 Subject: [PATCH] Bump rollup from 0.36.4 to 2.80.0 in /lively.morphic Bumps [rollup](https://github.com/rollup/rollup) from 0.36.4 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/v0.36.4...v2.80.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 2.80.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- lively.morphic/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lively.morphic/package.json b/lively.morphic/package.json index b4f5a0cec2..b312a2d220 100644 --- a/lively.morphic/package.json +++ b/lively.morphic/package.json @@ -39,7 +39,7 @@ "babel-regenerator-runtime": "^6.5.0", "lively.classes": "*", "lively.source-transform": "*", - "rollup": "0.36.4", + "rollup": "2.80.0", "rollup-plugin-babel": "^2.6.1", "uglify-es": "^3.3.9" },