From 295adb39c840fe62af00e62a55f79b81523e5ab4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 14:36:26 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-declaration-strict-value to v1.10.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f154e9cc9..f890d42a6 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "postcss": "8.4.38", "stylelint": "15.10.1", "stylelint-config-standard-scss": "9.0.0", - "stylelint-declaration-strict-value": "1.10.4", + "stylelint-declaration-strict-value": "1.10.6", "webpack": "5.94.0", "webpack-cli": "5.1.4", "webpack-merge": "5.10.0"