From 2e58eed5931a37409923689a12d04020c82392ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 19:02:53 +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 4d106ecc..955284cb 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "stylelint": "17.1.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"