From 1515e41b58b841b24bdf76ca1be81ffa4be04931 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 16:57:56 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-order to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 719b2213a..baafa7a28 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "stylelint": "^15.6.1", "stylelint-config-sass-guidelines": "^9.0.1", "stylelint-config-standard": "^33.0.0", - "stylelint-order": "^6.0.3", + "stylelint-order": "^7.0.1", "stylelint-scss": "^5.0.0", "tracked-built-ins": "^3.1.1", "webpack": "^5.65.0"