From d6dd409521e5cc3f424e892a15590cafac6a2ab6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 12:25:24 +0000 Subject: [PATCH] chore(deps): update dependency rollup to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16dfecb..c3e706d 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint-plugin-import": "2.30.0", "npm-run-all": "4.1.5", "rimraf": "3.0.2", - "rollup": "3.29.5", + "rollup": "4.24.0", "rollup-plugin-terser": "7.0.2", "typescript": "4.9.5" }