summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-06-04 23:34:36 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-06-04 23:34:36 -0400
commit83e5b4aab1752cd69d52021897771cf17c35cbba (patch)
tree9514572d2e7797f5b78620f12d37b6d66e76bace /package.json
parentaf01d7f6d7f3364ae27fdb62eeeb34d7221e7d09 (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 ed646724..2446253f 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.5.0",
+ "stylelint": "^13.6.0",
"stylelint-config-standard": "^20.0.0",
"terser": "^4.7.0"
}