From 325d085bc94135f28701cae472b0f7da9e819ca1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 10:22:23 +0000 Subject: [PATCH] chore(deps) Update dependency stylelint-config-standard-scss to v14 (#610) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e6dc8acf..fa41660b 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "semantic-release": "^24.0.0", "stylelint": "^16.0.2", "stylelint-config-prettier-scss": "1.0.0", - "stylelint-config-standard-scss": "^13.0.0", + "stylelint-config-standard-scss": "^14.0.0", "stylelint-scss": "^6.0.0", "xo": "^0.58.0" }, @@ -164,7 +164,7 @@ "unicorn/prefer-at": "warn" } }, - "version": "3.15.23", + "version": "3.15.24", "dependencies": { "sass": "^1.63.6" }