Bump stylelint from 16.8.0 to 16.8.1

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.8.0 to 16.8.1.
- [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.8.0...16.8.1)

---
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] 2024-07-30 19:34:05 +00:00 committed by Daniel Micay
parent dbb2a3cbf3
commit 357a62cf6d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -8,7 +8,7 @@
"csso-cli": "^4.0.2", "csso-cli": "^4.0.2",
"eslint": "^9.8.0", "eslint": "^9.8.0",
"html-minifier-terser": "^7.2.0", "html-minifier-terser": "^7.2.0",
"stylelint": "^16.8.0", "stylelint": "^16.8.1",
"stylelint-config-standard": "^36.0.1", "stylelint-config-standard": "^36.0.1",
"terser": "^5.31.3", "terser": "^5.31.3",
"vnu-jar": "^23.4.11" "vnu-jar": "^23.4.11"
@ -2101,9 +2101,9 @@
} }
}, },
"node_modules/stylelint": { "node_modules/stylelint": {
"version": "16.8.0", "version": "16.8.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.8.0.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.8.1.tgz",
"integrity": "sha512-Jjr40w3PXDiJVW6c9swLM0a1e0DgDm/XkFozc4XgAcREFas+/nchzmDmeVxazbzXgpDrwm+cW6W6iGtZqYUh+g==", "integrity": "sha512-O8aDyfdODSDNz/B3gW2HQ+8kv8pfhSu7ZR7xskQ93+vI6FhKKGUJMQ03Ydu+w3OvXXE0/u4hWU4hCPNOyld+OA==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",

View File

@ -3,7 +3,7 @@
"csso-cli": "^4.0.2", "csso-cli": "^4.0.2",
"eslint": "^9.8.0", "eslint": "^9.8.0",
"html-minifier-terser": "^7.2.0", "html-minifier-terser": "^7.2.0",
"stylelint": "^16.8.0", "stylelint": "^16.8.1",
"stylelint-config-standard": "^36.0.1", "stylelint-config-standard": "^36.0.1",
"terser": "^5.31.3", "terser": "^5.31.3",
"vnu-jar": "^23.4.11" "vnu-jar": "^23.4.11"