From c2662878a4bbdf73a0a43e15d4d11cacea73657f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 07:18:05 +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 4b8dda4..fd62a89 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint-plugin-import": "2.29.1", "npm-run-all": "4.1.5", "rimraf": "3.0.2", - "rollup": "3.29.4", + "rollup": "4.9.2", "rollup-plugin-terser": "7.0.2", "typescript": "4.9.5" }