From ebb17cfc631c9c49ec3094df30547515dfc74ea0 Mon Sep 17 00:00:00 2001
From: Renovate <renovate@theorangeone.net>
Date: Mon, 27 Jan 2025 16:05:25 +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 18cc74a..00f88ed 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
     "eslint": "8.55.0",
     "eslint-plugin-unicorn": "49.0.0",
     "prettier": "2.7.1",
-    "stylelint": "14.16.1",
+    "stylelint": "16.14.1",
     "stylelint-config-prettier-scss": "0.0.1",
     "stylelint-config-standard-scss": "6.1.0"
   },