From 169e68866e4936e8ba275ff39dfad22772c38e19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 21:49:57 +0000 Subject: [PATCH] Bump rollup from 0.59.1 to 2.79.2 in /components/camera-recorder Bumps [rollup](https://github.com/rollup/rollup) from 0.59.1 to 2.79.2. - [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/v0.59.1...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- components/camera-recorder/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camera-recorder/package.json b/components/camera-recorder/package.json index d3cda3fe..663c8440 100644 --- a/components/camera-recorder/package.json +++ b/components/camera-recorder/package.json @@ -54,7 +54,7 @@ "karma-sinon-chai": "^1.1.0", "mocha": "^2.3.4", "randomcolor": "^0.4.4", - "rollup": "0.59.1", + "rollup": "2.79.2", "semistandard": "^8.0.0", "shelljs": "^0.7.0", "sinon": "^1.17.5",