From ef6634a0c75e6c1f0b331518e51bf8259899254d Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 18 Jul 2023 05:28:44 +0200 Subject: [PATCH] package.json: Bump stylelint to 15 (cherry picked from commit 6ece59c917298c7f49062bc26a3aeaaa0e24937f) --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1013e6c..0703194 100644 --- a/package.json +++ b/package.json @@ -39,9 +39,9 @@ "qunit": "^2.9.3", "sass": "^1.61.0", "sizzle": "^2.3.3", - "stylelint": "^14.9.1", - "stylelint-config-standard": "^25.0.0", - "stylelint-config-standard-scss": "^5.0.0", + "stylelint": "^15.10.1", + "stylelint-config-standard": "^34.0.0", + "stylelint-config-standard-scss": "^10.0.0", "stylelint-formatter-pretty": "^3.2.0" }, "dependencies": {