summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 82fd1bef..1f792cdd 100644
--- a/package.json
+++ b/package.json
@@ -3,8 +3,8 @@
"csso-cli": "^3.0.0",
"eslint": "^8.0.1",
"html-minifier": "^4.0.0",
- "stylelint": "^13.13.1",
- "stylelint-config-standard": "^22.0.0",
+ "stylelint": "^14.0.0",
+ "stylelint-config-standard": "^23.0.0",
"terser": "^5.9.0"
}
}