From 44e092100e82272ecda2e425a082412007790384 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:59:07 +0000 Subject: [PATCH] Update stylelint --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a36b75a76..bd6447570 100644 --- a/package.json +++ b/package.json @@ -51,11 +51,11 @@ "prettier": "2.8.8", "sass-embedded": "1.72.0", "sass-loader": "14.1.1", - "stylelint": "14.16.1", + "stylelint": "16.3.1", "stylelint-config-prettier": "9.0.5", - "stylelint-prettier": "2.0.0", - "stylelint-config-standard-scss": "6.1.0", - "stylelint-webpack-plugin": "3.3.0", + "stylelint-prettier": "5.0.0", + "stylelint-config-standard-scss": "13.0.0", + "stylelint-webpack-plugin": "5.0.0", "ts-loader": "9.5.1", "typescript": "5.4.3", "webpack": "5.91.0",