From 3af343910e53361a88557f2ca07acfd1ff24e0f5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 May 2024 06:48:59 +0000 Subject: [PATCH] chore(deps): update dependency @nextcloud/stylelint-config to v3.0.1 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6ab8e47..408819d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2702,9 +2702,9 @@ } }, "node_modules/@nextcloud/stylelint-config": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-3.0.0.tgz", - "integrity": "sha512-4AfFkIdkpFhvu/5PLz1jbxn13RksHnl//cX6hxI/6K2RhRXyKckbe+6GLyhg/rtj/D2cGU9cmn6Az9yseE3r8g==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-3.0.1.tgz", + "integrity": "sha512-xZ9hhyDCK8bMxPchfcyMhGZ8oTG+H+fmzE+vvCIVni0O+SzCVBEKDuvtKWZJDUs3ngmnmNYN1tH5xjbZBBeYyw==", "dev": true, "engines": { "node": "^20.0.0",