From 34ebbb87a04c2db964b3963f9fe94d094c1489bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 10:18:35 +0000 Subject: [PATCH] Bump stylelint-webpack-plugin from 5.0.1 to 5.1.0 Bumps [stylelint-webpack-plugin](https://github.com/webpack/stylelint-webpack-plugin) from 5.0.1 to 5.1.0. - [Release notes](https://github.com/webpack/stylelint-webpack-plugin/releases) - [Changelog](https://github.com/webpack/stylelint-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/stylelint-webpack-plugin/compare/v5.0.1...v5.1.0) --- updated-dependencies: - dependency-name: stylelint-webpack-plugin dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc35eecd..28b82f8d 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "stylelint": "17.3.0", "stylelint-config-standard-scss": "17.0.0", "stylelint-order": "7.0.1", - "stylelint-webpack-plugin": "5.0.1", + "stylelint-webpack-plugin": "5.1.0", "webpack": "5.104.1", "webpack-cli": "6.0.1", "webpack-manifest-version-sync-plugin": "1.0.0"