From 6b11420cc03f2a71c69a7891a40fea9a183f4efa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 22:48:53 +0000 Subject: [PATCH] chore(deps): update dependency rollup to v4.29.0 (#1324) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 941d520a..c8930615 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "random-int": "3.0.0", "random-token": "0.0.8", "rimraf": "5.0.10", - "rollup": "4.21.0", + "rollup": "4.29.0", "testcafe": "3.4.0", "ts-node": "10.9.2", "typescript": "5.4.5",