From ed2f93b5ea89f18ee2cafa277b3283f8974f519d Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 18:19:59 +0000 Subject: [PATCH] chore(deps): update dependency mini-css-extract-plugin to v2 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- integration_tests/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration_tests/package.json b/integration_tests/package.json index 64faf0452..34eae40b6 100644 --- a/integration_tests/package.json +++ b/integration_tests/package.json @@ -104,7 +104,7 @@ "jasmine-reporters": "2.x", "jest": "21.x", "jest-cli": "21.x", - "mini-css-extract-plugin": "0.4.x", + "mini-css-extract-plugin": "2.10.x", "node-sass": "4.8.x", "protractor": "5.4.x", "protractor-fail-fast": "3.x",