summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index f8e81bb3..701ba9be 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9,7 +9,7 @@
"csso-cli": "^4.0.2",
"eslint": "^9.27.0",
"html-minifier-terser": "^7.2.0",
- "stylelint": "^16.19.1",
+ "stylelint": "^16.20.0",
"stylelint-config-standard": "^38.0.0",
"terser": "^5.40.0",
"vnu-jar": "^24.10.17"
@@ -2466,9 +2466,9 @@
}
},
"node_modules/stylelint": {
- "version": "16.19.1",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.19.1.tgz",
- "integrity": "sha512-C1SlPZNMKl+d/C867ZdCRthrS+6KuZ3AoGW113RZCOL0M8xOGpgx7G70wq7lFvqvm4dcfdGFVLB/mNaLFChRKw==",
+ "version": "16.20.0",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.20.0.tgz",
+ "integrity": "sha512-B5Myu9WRxrgKuLs3YyUXLP2H0mrbejwNxPmyADlACWwFsrL8Bmor/nTSh4OMae5sHjOz6gkSeccQH34gM4/nAw==",
"funding": [
{
"type": "opencollective",
@@ -2491,15 +2491,15 @@
"cosmiconfig": "^9.0.0",
"css-functions-list": "^3.2.3",
"css-tree": "^3.1.0",
- "debug": "^4.3.7",
+ "debug": "^4.4.1",
"fast-glob": "^3.3.3",
"fastest-levenshtein": "^1.0.16",
- "file-entry-cache": "^10.0.8",
+ "file-entry-cache": "^10.1.0",
"global-modules": "^2.0.0",
"globby": "^11.1.0",
"globjoin": "^0.1.4",
"html-tags": "^3.3.1",
- "ignore": "^7.0.3",
+ "ignore": "^7.0.4",
"imurmurhash": "^0.1.4",
"is-plain-object": "^5.0.0",
"known-css-properties": "^0.36.0",
diff --git a/package.json b/package.json
index d5febbcc..126ccc4a 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"csso-cli": "^4.0.2",
"eslint": "^9.27.0",
"html-minifier-terser": "^7.2.0",
- "stylelint": "^16.19.1",
+ "stylelint": "^16.20.0",
"stylelint-config-standard": "^38.0.0",
"terser": "^5.40.0",
"vnu-jar": "^24.10.17"