From 2e0253001880ddec932dff4bf02daf8fdc66c86b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 01:12:00 +0000 Subject: [PATCH] Bump rollup from 2.79.2 to 2.80.0 in /inst/htmlwidgets/neurosurface Bumps [rollup](https://github.com/rollup/rollup) from 2.79.2 to 2.80.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/v2.80.0/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.79.2...v2.80.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 2.80.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- inst/htmlwidgets/neurosurface/package-lock.json | 8 ++++---- inst/htmlwidgets/neurosurface/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/inst/htmlwidgets/neurosurface/package-lock.json b/inst/htmlwidgets/neurosurface/package-lock.json index 9a00535..2c42413 100644 --- a/inst/htmlwidgets/neurosurface/package-lock.json +++ b/inst/htmlwidgets/neurosurface/package-lock.json @@ -19,7 +19,7 @@ "@rollup/plugin-commonjs": "^22.0.2", "@rollup/plugin-node-resolve": "^13.3.0", "gulp": "^5.0.1", - "rollup": "^2.79.1", + "rollup": "^2.80.0", "rollup-plugin-terser": "^7.0.2", "webpack-cli": "^6.0.1" } @@ -2705,9 +2705,9 @@ } }, "node_modules/rollup": { - "version": "2.79.2", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz", - "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==", + "version": "2.80.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.80.0.tgz", + "integrity": "sha512-cIFJOD1DESzpjOBl763Kp1AH7UE/0fcdHe6rZXUdQ9c50uvgigvW97u3IcSeBwOkgqL/PXPBktBCh0KEu5L8XQ==", "dev": true, "license": "MIT", "bin": { diff --git a/inst/htmlwidgets/neurosurface/package.json b/inst/htmlwidgets/neurosurface/package.json index 99e78fe..922d653 100644 --- a/inst/htmlwidgets/neurosurface/package.json +++ b/inst/htmlwidgets/neurosurface/package.json @@ -13,7 +13,7 @@ "@rollup/plugin-commonjs": "^22.0.2", "@rollup/plugin-node-resolve": "^13.3.0", "gulp": "^5.0.1", - "rollup": "^2.79.1", + "rollup": "^2.80.0", "rollup-plugin-terser": "^7.0.2", "webpack-cli": "^6.0.1" },