From 4ccf6e2d9cec40a5b130cd615f6dd7f60e02e7f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Jul 2025 05:39:00 +0000 Subject: [PATCH] Update stylelint-find-new-rules to v5 | datasource | package | from | to | | ---------- | ------------------------ | ----- | ----- | | npm | stylelint-find-new-rules | 4.1.2 | 5.0.0 | --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8284600..038816c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "prettier": "3.6.2", "prettier-2": "npm:prettier@3.6.2", "stylelint": "15.10.2", - "stylelint-find-new-rules": "4.1.2" + "stylelint-find-new-rules": "5.0.0" }, "dependencies": { "stylelint-config-standard-scss": "^10.0.0",