From 430abf8a3bbbda0e3178d2f793445be5c2f1a9c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 13:26:58 +0000 Subject: [PATCH] Bump rollup from 2.79.1 to 2.79.2 in /inst/htmlwidgets/neurosurface Bumps [rollup](https://github.com/rollup/rollup) from 2.79.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/v2.79.1...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- inst/htmlwidgets/neurosurface/package-lock.json | 9 +++++---- inst/htmlwidgets/neurosurface/package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/inst/htmlwidgets/neurosurface/package-lock.json b/inst/htmlwidgets/neurosurface/package-lock.json index e0bdcb0..cf48454 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": "^4.0.2", - "rollup": "^2.79.1", + "rollup": "^2.79.2", "rollup-plugin-terser": "^7.0.2" } }, @@ -3897,10 +3897,11 @@ } }, "node_modules/rollup": { - "version": "2.79.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.1.tgz", - "integrity": "sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==", + "version": "2.79.2", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz", + "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==", "dev": true, + "license": "MIT", "bin": { "rollup": "dist/bin/rollup" }, diff --git a/inst/htmlwidgets/neurosurface/package.json b/inst/htmlwidgets/neurosurface/package.json index 0d6c44e..9578264 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": "^4.0.2", - "rollup": "^2.79.1", + "rollup": "^2.79.2", "rollup-plugin-terser": "^7.0.2" }, "dependencies": {