From 2e8eb193da0fc54059304ba568aa6e0e01c33caa Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 14 Nov 2023 04:54:03 +0000
Subject: [PATCH] Bump rollup from 2.79.1 to 4.4.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 4.4.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.4.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 1ef493a..70c9483 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
     "jest": "^29.5.0",
     "remark": "^13.0.0",
     "remark-rehype": "^10.1.0",
-    "rollup": "^2.34.0"
+    "rollup": "^4.4.0"
   },
   "dependencies": {
     "emoji-regex": "^10.0.0",