From 15589c41791fce5d6a8bda62298bee545ef77e7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 22:22:52 +0000 Subject: [PATCH] Bump rollup from 0.41.1 to 3.29.5 Bumps [rollup](https://github.com/rollup/rollup) from 0.41.1 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/v0.41.1...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7e3c91..3f3b92e 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "babel-preset-es2015": "6.18.0", "buble": "0.15.2", "jest": "18.1.0", - "rollup": "0.41.1", + "rollup": "3.29.5", "rollup-plugin-buble": "0.15.0" } }