This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new 4b47e959f Bump mini-css-extract-plugin from 2.10.1 to 2.10.2 in
/storm-webapp (#8492)
4b47e959f is described below
commit 4b47e959f3d65da20e270c1d92de5aeb631145ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 12:45:07 2026 +0200
Bump mini-css-extract-plugin from 2.10.1 to 2.10.2 in /storm-webapp (#8492)
Bumps
[mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin)
from 2.10.1 to 2.10.2.
- [Release
notes](https://github.com/webpack/mini-css-extract-plugin/releases)
-
[Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/webpack/mini-css-extract-plugin/compare/v2.10.1...v2.10.2)
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-version: 2.10.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
storm-webapp/package-lock.json | 8 ++++----
storm-webapp/package.json | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/storm-webapp/package-lock.json b/storm-webapp/package-lock.json
index 46c74b88d..dc0f20675 100644
--- a/storm-webapp/package-lock.json
+++ b/storm-webapp/package-lock.json
@@ -31,7 +31,7 @@
"css-minimizer-webpack-plugin": "^8.0.0",
"cypress": "^15.12.0",
"express": "^5.2.1",
- "mini-css-extract-plugin": "^2.9.0",
+ "mini-css-extract-plugin": "^2.10.2",
"start-server-and-test": "^2.0.4",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.91.0",
@@ -3570,9 +3570,9 @@
}
},
"node_modules/mini-css-extract-plugin": {
- "version": "2.10.1",
- "resolved":
"https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.1.tgz",
- "integrity":
"sha512-k7G3Y5QOegl380tXmZ68foBRRjE9Ljavx835ObdvmZjQ639izvZD8CS7BkWw1qKPPzHsGL/JDhl0uyU1zc2rJw==",
+ "version": "2.10.2",
+ "resolved":
"https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.2.tgz",
+ "integrity":
"sha512-AOSS0IdEB95ayVkxn5oGzNQwqAi2J0Jb/kKm43t7H73s8+f5873g0yuj0PNvK4dO75mu5DHg4nlgp4k6Kga8eg==",
"dev": true,
"license": "MIT",
"dependencies": {
diff --git a/storm-webapp/package.json b/storm-webapp/package.json
index c3a9233db..10259b81e 100644
--- a/storm-webapp/package.json
+++ b/storm-webapp/package.json
@@ -35,7 +35,7 @@
"css-minimizer-webpack-plugin": "^8.0.0",
"cypress": "^15.12.0",
"express": "^5.2.1",
- "mini-css-extract-plugin": "^2.9.0",
+ "mini-css-extract-plugin": "^2.10.2",
"start-server-and-test": "^2.0.4",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.91.0",