From 62dafbd0fe1dde6515ef17e050d9b44e369f67f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 23:55:21 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-config-standard to v39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f7c9b2..f2ac307 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "eslint-config-airbnb-base": "15.0.0", "eslint-plugin-import": "2.30.0", "stylelint": "16.9.0", - "stylelint-config-standard": "36.0.1" + "stylelint-config-standard": "39.0.1" } }