From fa2a318d02312a6affe31b515c81e054b6795347 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 18:34:38 +0000 Subject: [PATCH] chore(deps): update stylelint --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fa7343d2c4..5dd88163f5 100644 --- a/package.json +++ b/package.json @@ -137,10 +137,10 @@ "sass": "^1.69.5", "semantic-release": "^21.0.9", "source-map-support": "^0.5.21", - "stylelint": "^15.11.0", + "stylelint": "^16.0.2", "stylelint-config-recommended-scss": "^13.1.0", "stylelint-order": "^6.0.4", - "stylelint-scss": "^5.3.1", + "stylelint-scss": "^6.0.0", "ts-node": "^10.9.2", "typescript": "^5.2.2" },