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 624008ae..1aba6237 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9,7 +9,7 @@
"csso-cli": "^4.0.2",
"eslint": "^9.18.0",
"html-minifier-terser": "^7.2.0",
- "stylelint": "^16.13.1",
+ "stylelint": "^16.13.2",
"stylelint-config-standard": "^37.0.0",
"terser": "^5.37.0",
"vnu-jar": "^24.10.17"
@@ -2429,9 +2429,9 @@
}
},
"node_modules/stylelint": {
- "version": "16.13.1",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.1.tgz",
- "integrity": "sha512-691JjSIIcP6f9QJFz0J0/AMG3lupE9RqYAgYCON3wiqp5nQiKqDYIsz321GeTOYNznoRPNh0Mf6VjzP1eBVz/Q==",
+ "version": "16.13.2",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.2.tgz",
+ "integrity": "sha512-wDlgh0mRO9RtSa3TdidqHd0nOG8MmUyVKl+dxA6C1j8aZRzpNeEgdhFmU5y4sZx4Fc6r46p0fI7p1vR5O2DZqA==",
"funding": [
{
"type": "opencollective",
diff --git a/package.json b/package.json
index 69f9460b..8e934df3 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"csso-cli": "^4.0.2",
"eslint": "^9.18.0",
"html-minifier-terser": "^7.2.0",
- "stylelint": "^16.13.1",
+ "stylelint": "^16.13.2",
"stylelint-config-standard": "^37.0.0",
"terser": "^5.37.0",
"vnu-jar": "^24.10.17"