From 399b57da12a989fd93743fd4a27ded882df6c34d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 23:16:30 +0000 Subject: [PATCH] Build(deps-dev): Bump rollup from 1.27.6 to 3.29.5 Bumps [rollup](https://github.com/rollup/rollup) from 1.27.6 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/v1.27.6...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 ae4ed13ef2..0eb6393bce 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "raw-body": "2.3.3", "requirejs": "2.3.6", "rimraf": "3.0.0", - "rollup": "1.27.6", + "rollup": "3.29.5", "sinon": "7.3.1", "strip-json-comments": "2.0.1", "testswarm": "1.1.0",