Bump stylelint from 16.13.1 to 16.13.2

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.13.1 to 16.13.2.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.13.1...16.13.2)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-14 19:26:39 +00:00 committed by Daniel Micay
parent 03fb4ef809
commit 64aecc5bed
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -9,7 +9,7 @@
"csso-cli": "^4.0.2", "csso-cli": "^4.0.2",
"eslint": "^9.18.0", "eslint": "^9.18.0",
"html-minifier-terser": "^7.2.0", "html-minifier-terser": "^7.2.0",
"stylelint": "^16.13.1", "stylelint": "^16.13.2",
"stylelint-config-standard": "^37.0.0", "stylelint-config-standard": "^37.0.0",
"terser": "^5.37.0", "terser": "^5.37.0",
"vnu-jar": "^24.10.17" "vnu-jar": "^24.10.17"
@ -2429,9 +2429,9 @@
} }
}, },
"node_modules/stylelint": { "node_modules/stylelint": {
"version": "16.13.1", "version": "16.13.2",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.1.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.2.tgz",
"integrity": "sha512-691JjSIIcP6f9QJFz0J0/AMG3lupE9RqYAgYCON3wiqp5nQiKqDYIsz321GeTOYNznoRPNh0Mf6VjzP1eBVz/Q==", "integrity": "sha512-wDlgh0mRO9RtSa3TdidqHd0nOG8MmUyVKl+dxA6C1j8aZRzpNeEgdhFmU5y4sZx4Fc6r46p0fI7p1vR5O2DZqA==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",

View File

@ -4,7 +4,7 @@
"csso-cli": "^4.0.2", "csso-cli": "^4.0.2",
"eslint": "^9.18.0", "eslint": "^9.18.0",
"html-minifier-terser": "^7.2.0", "html-minifier-terser": "^7.2.0",
"stylelint": "^16.13.1", "stylelint": "^16.13.2",
"stylelint-config-standard": "^37.0.0", "stylelint-config-standard": "^37.0.0",
"terser": "^5.37.0", "terser": "^5.37.0",
"vnu-jar": "^24.10.17" "vnu-jar": "^24.10.17"