From a138e2d2037393824e80fd99c70c4f840159268e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 18:20:23 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.78.0 to 3.29.5 Bumps [rollup](https://github.com/rollup/rollup) from 2.78.0 to 3.29.5. - [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.78.0...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 816a32865..e757b8177 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "nightwatch": "^1.3.6", "nightwatch-helpers": "^1.0.0", "path-to-regexp": "^1.8.0", - "rollup": "^2.34.1", + "rollup": "^3.29.5", "rollup-plugin-buble": "^0.19.8", "rollup-plugin-flow-no-whitespace": "^1.0.0", "rollup-plugin-replace": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index daeb813f2..34c3c0c24 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10288,10 +10288,10 @@ rollup-watch@^4.0.0: require-relative "0.8.7" rollup-pluginutils "^2.0.1" -rollup@^2.34.1: - version "2.78.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.0.tgz#00995deae70c0f712ea79ad904d5f6b033209d9e" - integrity sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg== +rollup@^3.29.5: + version "3.29.5" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54" + integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w== optionalDependencies: fsevents "~2.3.2"