From bb7a20094b5314e6ab57b8525c25f56505f1ff25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 20:29:16 +0200 Subject: Bump the stylelint group with 2 updates (#8044) Bumps the stylelint group with 2 updates: [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss). Updates `stylelint` from 16.23.1 to 16.24.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.23.1...16.24.0) Updates `stylelint-config-recommended-scss` from 16.0.0 to 16.0.2 - [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-config-recommended-scss/compare/v16.0.0...v16.0.2) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint - dependency-name: stylelint-config-recommended-scss dependency-version: 16.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: stylelint ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 9aba5ddd9..2aa253078 100644 --- a/package.json +++ b/package.json @@ -41,8 +41,8 @@ "neostandard": "^0.12.2", "rtlcss": "^4.3.0", "sass": "^1.93.2", - "stylelint": "^16.23.1", - "stylelint-config-recommended-scss": "^16.0.0", + "stylelint": "^16.24.0", + "stylelint-config-recommended-scss": "^16.0.2", "stylelint-order": "^7.0.0", "@stylistic/stylelint-plugin": "^4.0.0" }, -- cgit v1.2.3