From 9f96ffbd66e0a68fb8371c5385614bf7e7bbd29d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 15:43:04 +0000 Subject: [PATCH] Update dependency stylelint to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d83321..543abd6 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "npm-run-all2": "6.2.6", "prettier": "3.3.3", "rollup": "4.24.3", - "stylelint": "^15.10.2", + "stylelint": "^16.0.0", "stylelint-config-cloudfour-suit": "9.0.0" }, "scripts": {