aboutsummaryrefslogtreecommitdiff
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 6dda61c..86da908 100644
--- a/package.json
+++ b/package.json
@@ -19,8 +19,8 @@
"url": "https://github.com/thelounge/thelounge-theme-crypto/issues"
},
"devDependencies": {
- "stylelint": "^9.2.0",
- "stylelint-config-standard": "^18.2.0"
+ "stylelint": "^10.1.0",
+ "stylelint-config-standard": "^18.3.0"
},
"scripts": {
"test": "stylelint crypto.css"