summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-06-01 16:31:57 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-06-01 16:31:57 -0400
commit40f4de6d7031d7935818020c95b51ec687a5b64c (patch)
tree1297452b4a47ec10b34ee280a05ffa203d96eadd /package.json
parent81b2bb698f6c11c602c427f95ba0fa2ef218203d (diff)
update site generation dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 152bcb07..ed646724 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"csso-cli": "^3.0.0",
"html-minifier": "^4.0.0",
"jshint": "^2.11.1",
- "stylelint": "^13.4.1",
+ "stylelint": "^13.5.0",
"stylelint-config-standard": "^20.0.0",
"terser": "^4.7.0"
}