From 90db58496f0102630ee8b2fe445432f4224c280a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 12:00:59 +0000 Subject: [PATCH] chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /packages/examples/packages/rollup-plugin directory: [rollup](https://github.com/rollup/rollup). Bumps the npm_and_yarn group with 1 update in the /packages/snaps-rollup-plugin directory: [rollup](https://github.com/rollup/rollup). Updates `rollup` from 2.79.2 to 4.24.0 - [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/v2.79.2...v4.24.0) Updates `rollup` from 2.79.2 to 4.24.0 - [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/v2.79.2...v4.24.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: rollup dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- packages/examples/packages/rollup-plugin/package.json | 2 +- packages/snaps-rollup-plugin/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/examples/packages/rollup-plugin/package.json b/packages/examples/packages/rollup-plugin/package.json index ed24de7aac..1382ec1107 100644 --- a/packages/examples/packages/rollup-plugin/package.json +++ b/packages/examples/packages/rollup-plugin/package.json @@ -80,7 +80,7 @@ "jest-silent-reporter": "^0.6.0", "prettier": "^2.8.8", "prettier-plugin-packagejson": "^2.5.2", - "rollup": "^2.73.0", + "rollup": "^4.24.0", "ts-node": "^10.9.1", "typescript": "~5.3.3" }, diff --git a/packages/snaps-rollup-plugin/package.json b/packages/snaps-rollup-plugin/package.json index 51e2a7d48f..ecb8c8c2d4 100644 --- a/packages/snaps-rollup-plugin/package.json +++ b/packages/snaps-rollup-plugin/package.json @@ -89,7 +89,7 @@ "memfs": "^3.4.13", "prettier": "^2.8.8", "prettier-plugin-packagejson": "^2.5.2", - "rollup": "^2.73.0", + "rollup": "^4.24.0", "typescript": "~5.3.3" }, "engines": {