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
No known key found for this signature in database
GPG Key ID: EE5F274EA1F477FA
2 changed files with 11 additions and 11 deletions

20
package-lock.json generated
View File

@ -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": [
{

View File

@ -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",