From ac499f50bec98e7aa92601a2640ec6c1b84116eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 17:53:26 +0100 Subject: [PATCH] chore(deps-dev): bump rollup from 4.9.3 to 4.9.4 (#1658) Bumps [rollup](https://github.com/rollup/rollup) from 4.9.3 to 4.9.4. - [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/v4.9.3...v4.9.4) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fa17605..49243c0b 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "jasmine-core": "3.10.1", "prettier": "3.1.1", "rimraf": "5.0.5", - "rollup": "4.9.3", + "rollup": "4.9.4", "rollup-plugin-prettier": "4.1.1", "rollup-plugin-strip-banner": "3.1.0", "tmp": "0.2.1",