From 305074f8754c167f88d365b6d510864501742cdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 04:41:46 +0000 Subject: [PATCH] chore(deps-dev): Bump rollup from 2.79.1 to 4.7.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 4.7.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.1...v4.7.0) --- 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 6cec4b5..e15cdb7 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "rehype-stringify": "^9.0.3", "remark": "^13.0.0", "remark-rehype": "^10.1.0", - "rollup": "^2.34.0" + "rollup": "^4.7.0" }, "dependencies": { "emoji-regex": "^10.0.0",