From 5fbab51fd0701e81d1c6a0d6fb2570ba7043b468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 15:10:56 +0000 Subject: [PATCH] Bump rollup 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] --- .../api/libs/mw-ui/grunt/plugins/tabler-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userfiles/modules/microweber/api/libs/mw-ui/grunt/plugins/tabler-ui/package.json b/userfiles/modules/microweber/api/libs/mw-ui/grunt/plugins/tabler-ui/package.json index 3c1d75917cf..ab4016c2a4b 100644 --- a/userfiles/modules/microweber/api/libs/mw-ui/grunt/plugins/tabler-ui/package.json +++ b/userfiles/modules/microweber/api/libs/mw-ui/grunt/plugins/tabler-ui/package.json @@ -161,7 +161,7 @@ "postcss": "^8.4.21", "release-it": "^15.8.0", "request": "^2.88.2", - "rollup": "2.79.1", + "rollup": "2.79.2", "rollup-plugin-babel": "^4.4.0", "rollup-plugin-cleanup": "^3.2.1", "sass": "^1.59.2",