From 459cfbf4629794544c390975827d3bff6b620a04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 19:51:51 +0100 Subject: Bump stylelint from 16.24.0 to 16.25.0 in the stylelint group (#8177) Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.24.0 to 16.25.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.24.0...16.25.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 25d2eda78..8ba5f05d5 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "neostandard": "^0.12.2", "rtlcss": "^4.3.0", "sass": "^1.93.2", - "stylelint": "^16.24.0", + "stylelint": "^16.25.0", "stylelint-config-recommended-scss": "^16.0.2", "stylelint-order": "^7.0.0", "@stylistic/stylelint-plugin": "^4.0.0" -- cgit v1.2.3