From c0d0ac8d21ae7b373ffab8a99e9b71421199f8ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 16:23:12 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-scss to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f6770909..a0354412c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "stylelint-declaration-strict-value": "1.9.2", "stylelint-high-performance-animation": "1.9.0", "stylelint-order": "6.0.3", - "stylelint-scss": "5.3.1" + "stylelint-scss": "6.1.0" }, "scripts": { "predev": "npm run clean",