From 552757820e77120116ef0c1398e55eb2b847b5f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 19:25:05 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 3.29.4 to 4.6.1 Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 4.6.1. - [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/v3.29.4...v4.6.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4afb875..f5b4c8b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "playwright": "^1.38.1", "process": "^0.11.10", "proxyquire": "^2.1.3", - "rollup": "^3.29.4", + "rollup": "^4.6.1", "rollup-plugin-polyfill-node": "^0.12.0", "snazzy": "^9.0.0", "standard": "^17.1.0",