From 9517f19567301e3ac262dd68053bd8d1c0f4d4d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 21:19:12 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 0.36.0 to 2.79.2 Bumps [rollup](https://github.com/rollup/rollup) from 0.36.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/v0.36.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 eb2aef09e60..3e18bea3d5a 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "remap-istanbul": "0.6.4", "request": "2.75.0", "resolve-bin": "0.4.0", - "rollup": "0.36.0", + "rollup": "2.79.2", "rollup-plugin-commonjs": "5.0.4", "rollup-plugin-multi-entry": "2.0.1", "rollup-plugin-node-resolve": "2.0.0",