From 02bb774ba729700145a1c64795ff56dbb7b388cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 02:35:32 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-config-standard-scss to v14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67fa5ee..78eb76a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "prettier": "^3.0.0", "prettier-plugin-go-template": "^0.0.15", "stylelint": "^16.0.0", - "stylelint-config-standard-scss": "^13.0.0", + "stylelint-config-standard-scss": "^14.0.0", "typescript": "^5.0.0" }, "scripts": {