From 5dfa84c3d0ca3e01f5a8ae6f21f40d6b282c1786 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 19:37:22 +0000 Subject: [PATCH] chore(deps): update dependency stylelint to v16.26.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8843df..2053807 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "eslint": "^9.0.0", "prettier": "^3.0.0", "prettier-plugin-go-template": "^0.0.15", - "stylelint": "^17.0.0", + "stylelint": "^16.3.1", "stylelint-config-standard-scss": "^17.0.0", "typescript": "^5.0.0" },