From aebc89aa179d616c8e0f0d87c69a2a862137c095 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 07:30:31 +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..448bbf6 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.3", "rollup-plugin-terser": "7.0.2", "typescript": "4.9.5" }