From 88e4942cc0a23abda6b3fcb7116ad236f473dcec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 06:02:37 +0000 Subject: [PATCH] Build(deps-dev): Bump rollup from 2.21.0 to 2.79.2 Bumps [rollup](https://github.com/rollup/rollup) from 2.21.0 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/v2.21.0...v2.79.2) --- 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 699b1c9999..001d1f13c9 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "raw-body": "2.4.1", "requirejs": "2.3.6", "rimraf": "3.0.2", - "rollup": "2.21.0", + "rollup": "2.79.2", "sinon": "7.3.1", "strip-json-comments": "3.1.1", "testswarm": "1.1.2",