From f9da15af9272cd50cbf392a9d63290f243c7d524 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 10:33:21 +0000 Subject: [PATCH] Bump stylelint-order from 3.1.1 to 4.1.0 Bumps [stylelint-order](https://github.com/hudochenkov/stylelint-order) from 3.1.1 to 4.1.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/3.1.1...4.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c0ca18..02a1d4e 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "stylelint": "^12.0.0", "stylelint-config-prettier": "^8.0.0", "stylelint-config-rational-order": "^0.1.2", - "stylelint-order": "^3.1.1", + "stylelint-order": "^4.1.0", "stylelint-prettier": "^1.1.2" }, "respository": "https://github.com/Spider-Graph-1/Front-End.git"