From c94f63269edfe0f99dfd39052400ad2771a199f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 05:01:11 +0000 Subject: [PATCH] Bump stylelint-order from 7.0.0 to 7.0.1 Bumps [stylelint-order](https://github.com/hudochenkov/stylelint-order) from 7.0.0 to 7.0.1. - [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/7.0.0...7.0.1) --- updated-dependencies: - dependency-name: stylelint-order dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2ed4c8..dd93af8 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "sass": "1.97.1", "stylelint": "16.26.1", "stylelint-config-standard-scss": "16.0.0", - "stylelint-order": "7.0.0", + "stylelint-order": "7.0.1", "uglify-save-license": "0.4.1" }, "dependencies": {