From ba1189bd8bddede52c33f058ac2179442742955f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 15:49:16 +0000 Subject: [PATCH] chore(deps): update dependency stylelint to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0027236c40..930a25d16d 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "jest-environment-jsdom": "29.7.0", "lint-staged": "15.2.5", "postcss": "8.4.38", - "stylelint": "15.10.1", + "stylelint": "16.8.2", "stylelint-config-standard-scss": "9.0.0", "stylelint-declaration-strict-value": "1.10.4", "webpack": "5.91.0",