From 2d86e8011a8ccb42155c30cc7c60aa8d0b57b48a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 22:52:03 +0000 Subject: [PATCH] Bump rollup from 0.62.0 to 3.29.5 Bumps [rollup](https://github.com/rollup/rollup) from 0.62.0 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.62.0...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 466554789..e79e7fc8a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@types/lodash": "3.10.1", "@types/screeps": "2.5.4", - "rollup": "0.62.0", + "rollup": "3.29.5", "rollup-plugin-commonjs": "8.4.1", "rollup-plugin-node-resolve": "3.3.0", "rollup-plugin-progress": "^0.4.0",