2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Build(deps-dev): Bump stylelint from 16.23.0 to 16.23.1

This commit is contained in:
Julien Déramond
2025-08-07 21:01:35 +02:00
parent c96c0ec523
commit 3b9a4167ac
2 changed files with 11 additions and 11 deletions
+10 -10
View File
@@ -86,7 +86,7 @@
"sass": "1.78.0", "sass": "1.78.0",
"sass-true": "^9.0.0", "sass-true": "^9.0.0",
"shelljs": "^0.10.0", "shelljs": "^0.10.0",
"stylelint": "^16.23.0", "stylelint": "^16.23.1",
"stylelint-config-twbs-bootstrap": "^16.1.0", "stylelint-config-twbs-bootstrap": "^16.1.0",
"terser": "^5.43.1", "terser": "^5.43.1",
"unist-util-visit": "^5.0.0", "unist-util-visit": "^5.0.0",
@@ -6952,9 +6952,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/electron-to-chromium": { "node_modules/electron-to-chromium": {
"version": "1.5.196", "version": "1.5.198",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.196.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.198.tgz",
"integrity": "sha512-FnnXV0dXANe7YNtKl/Af1raw+sBBUPuwcNEWfLOJyumXBvfQEBsnc0Gn+yEnVscq4x3makTtrlf4TjAo7lcXTQ==", "integrity": "sha512-G5COfnp3w+ydVu80yprgWSfmfQaYRh9DOxfhAxstLyetKaLyl55QrNjx8C38Pc/C+RaDmb1M0Lk8wPEMQ+bGgQ==",
"dev": true, "dev": true,
"license": "ISC" "license": "ISC"
}, },
@@ -16733,9 +16733,9 @@
} }
}, },
"node_modules/spdx-license-ids": { "node_modules/spdx-license-ids": {
"version": "3.0.21", "version": "3.0.22",
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz", "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.22.tgz",
"integrity": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==", "integrity": "sha512-4PRT4nh1EImPbt2jASOKHX7PB7I+e4IWNLvkKFDxNhJlfjbYlleYQh285Z/3mPTHSAK/AvdMmw5BNNuYH8ShgQ==",
"dev": true, "dev": true,
"license": "CC0-1.0" "license": "CC0-1.0"
}, },
@@ -17096,9 +17096,9 @@
} }
}, },
"node_modules/stylelint": { "node_modules/stylelint": {
"version": "16.23.0", "version": "16.23.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.0.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.1.tgz",
"integrity": "sha512-69T5aS2LUY306ekt1Q1oaSPwz/jaG9HjyMix3UMrai1iEbuOafBe2Dh8xlyczrxFAy89qcKyZWWtc42XLx3Bbw==", "integrity": "sha512-dNvDTsKV1U2YtiUDfe9d2gp902veFeo3ecCWdGlmLm2WFrAV0+L5LoOj/qHSBABQwMsZPJwfC4bf39mQm1S5zw==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
+1 -1
View File
@@ -175,7 +175,7 @@
"sass": "1.78.0", "sass": "1.78.0",
"sass-true": "^9.0.0", "sass-true": "^9.0.0",
"shelljs": "^0.10.0", "shelljs": "^0.10.0",
"stylelint": "^16.23.0", "stylelint": "^16.23.1",
"stylelint-config-twbs-bootstrap": "^16.1.0", "stylelint-config-twbs-bootstrap": "^16.1.0",
"terser": "^5.43.1", "terser": "^5.43.1",
"unist-util-visit": "^5.0.0", "unist-util-visit": "^5.0.0",