summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json8
-rw-r--r--package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 67b52ff1..a94cde0e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8,7 +8,7 @@
"csso-cli": "^4.0.2",
"eslint": "^9.8.0",
"html-minifier-terser": "^7.2.0",
- "stylelint": "^16.8.0",
+ "stylelint": "^16.8.1",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.31.3",
"vnu-jar": "^23.4.11"
@@ -2101,9 +2101,9 @@
}
},
"node_modules/stylelint": {
- "version": "16.8.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.8.0.tgz",
- "integrity": "sha512-Jjr40w3PXDiJVW6c9swLM0a1e0DgDm/XkFozc4XgAcREFas+/nchzmDmeVxazbzXgpDrwm+cW6W6iGtZqYUh+g==",
+ "version": "16.8.1",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.8.1.tgz",
+ "integrity": "sha512-O8aDyfdODSDNz/B3gW2HQ+8kv8pfhSu7ZR7xskQ93+vI6FhKKGUJMQ03Ydu+w3OvXXE0/u4hWU4hCPNOyld+OA==",
"funding": [
{
"type": "opencollective",
diff --git a/package.json b/package.json
index 9a1ad27f..7be00e8d 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"csso-cli": "^4.0.2",
"eslint": "^9.8.0",
"html-minifier-terser": "^7.2.0",
- "stylelint": "^16.8.0",
+ "stylelint": "^16.8.1",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.31.3",
"vnu-jar": "^23.4.11"