From e863662f02fdb57f69b2ce7f0b3d773889ea7d96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 20:57:12 +0000 Subject: [PATCH] Bump stylelint-order from 5.0.0 to 6.0.3 Bumps [stylelint-order](https://github.com/hudochenkov/stylelint-order) from 5.0.0 to 6.0.3. - [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/5.0.0...6.0.3) --- updated-dependencies: - dependency-name: stylelint-order dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ac109a9..f20055a7 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "sass": "^1.52.1", "stylelint": "^14.8.3", "stylelint-config-sass-guidelines": "^9.0.1", - "stylelint-order": "^5.0.0", + "stylelint-order": "^6.0.3", "stylelint-scss": "^4.2.0" }, "dependencies": {