From 3186d43f2da58870f8d438a7275d476000c4c98e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 12:31:42 +0000 Subject: [PATCH] Update dependency stylelint-config-standard to v36 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0059f837..8db4c098 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "serve": "^14.2.0", "stylelint": "^15.11.0", "stylelint-config-html": "1.1.0", - "stylelint-config-standard": "^34.0.0", + "stylelint-config-standard": "^36.0.0", "svelte": "^4.0.5" }, "lint-staged": {