From 464254075b9ab77925c85468a39bb7c3d3a79fcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 12:06:06 +0200 Subject: Bump the stylelint group with 2 updates (#7537) Bumps the stylelint group with 2 updates: [stylelint](https://github.com/stylelint/stylelint) and [stylelint-order](https://github.com/hudochenkov/stylelint-order). Updates `stylelint` from 16.17.0 to 16.19.1 - [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.17.0...16.19.1) Updates `stylelint-order` from 6.0.4 to 7.0.0 - [Release notes](https://github.com/hudochenkov/stylelint-order/releases) - [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md) - [Commits](https://github.com/hudochenkov/stylelint-order/compare/6.0.4...7.0.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint - dependency-name: stylelint-order dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major 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 7d21e46a8..b38cba8d5 100644 --- a/package.json +++ b/package.json @@ -41,9 +41,9 @@ "neostandard": "^0.12.1", "rtlcss": "^4.3.0", "sass": "^1.87.0", - "stylelint": "^16.17.0", + "stylelint": "^16.19.1", "stylelint-config-recommended-scss": "^14.1.0", - "stylelint-order": "^6.0.4", + "stylelint-order": "^7.0.0", "@stylistic/stylelint-plugin": "^3.1.2" }, "rtlcssConfig": {} -- cgit v1.2.3