From 6ae81242fc33301fd0d5193f82cf017587673caa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 22:55:02 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 0.67.4 to 3.29.5 Bumps [rollup](https://github.com/rollup/rollup) from 0.67.4 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.67.4...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 7ffdd57710..672ce7fd31 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "pouchdb-express-router": "0.0.11", "replace": "1.2.1", "rimraf": "2.7.1", - "rollup": "0.67.4", + "rollup": "3.29.5", "rollup-plugin-node-resolve": "4.2.4", "rollup-plugin-replace": "1.2.1", "seedrandom": "3.0.5",