From 3b9a4167acf2a5d4e4b95fcafe2dd0459ef637a8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Julien=20D=C3=A9ramond?= Date: Thu, 7 Aug 2025 21:01:35 +0200 Subject: [PATCH] Build(deps-dev): Bump stylelint from 16.23.0 to 16.23.1 --- package-lock.json | 20 ++++++++++---------- package.json | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2545a8c93d..450c69c701 100644 --- a/package-lock.json +++ b/package-lock.json @@ -86,7 +86,7 @@ "sass": "1.78.0", "sass-true": "^9.0.0", "shelljs": "^0.10.0", - "stylelint": "^16.23.0", + "stylelint": "^16.23.1", "stylelint-config-twbs-bootstrap": "^16.1.0", "terser": "^5.43.1", "unist-util-visit": "^5.0.0", @@ -6952,9 +6952,9 @@ "license": "MIT" }, "node_modules/electron-to-chromium": { - "version": "1.5.196", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.196.tgz", - "integrity": "sha512-FnnXV0dXANe7YNtKl/Af1raw+sBBUPuwcNEWfLOJyumXBvfQEBsnc0Gn+yEnVscq4x3makTtrlf4TjAo7lcXTQ==", + "version": "1.5.198", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.198.tgz", + "integrity": "sha512-G5COfnp3w+ydVu80yprgWSfmfQaYRh9DOxfhAxstLyetKaLyl55QrNjx8C38Pc/C+RaDmb1M0Lk8wPEMQ+bGgQ==", "dev": true, "license": "ISC" }, @@ -16733,9 +16733,9 @@ } }, "node_modules/spdx-license-ids": { - "version": "3.0.21", - "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz", - "integrity": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==", + "version": "3.0.22", + "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.22.tgz", + "integrity": "sha512-4PRT4nh1EImPbt2jASOKHX7PB7I+e4IWNLvkKFDxNhJlfjbYlleYQh285Z/3mPTHSAK/AvdMmw5BNNuYH8ShgQ==", "dev": true, "license": "CC0-1.0" }, @@ -17096,9 +17096,9 @@ } }, "node_modules/stylelint": { - "version": "16.23.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.0.tgz", - "integrity": "sha512-69T5aS2LUY306ekt1Q1oaSPwz/jaG9HjyMix3UMrai1iEbuOafBe2Dh8xlyczrxFAy89qcKyZWWtc42XLx3Bbw==", + "version": "16.23.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.1.tgz", + "integrity": "sha512-dNvDTsKV1U2YtiUDfe9d2gp902veFeo3ecCWdGlmLm2WFrAV0+L5LoOj/qHSBABQwMsZPJwfC4bf39mQm1S5zw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index a7d260b836..41e8297d2d 100644 --- a/package.json +++ b/package.json @@ -175,7 +175,7 @@ "sass": "1.78.0", "sass-true": "^9.0.0", "shelljs": "^0.10.0", - "stylelint": "^16.23.0", + "stylelint": "^16.23.1", "stylelint-config-twbs-bootstrap": "^16.1.0", "terser": "^5.43.1", "unist-util-visit": "^5.0.0", -- 2.47.2