summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-06-20 14:54:39 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-06-20 14:54:39 -0400
commit50fc153956a387142f401c1ad62f0e3970fdf295 (patch)
tree2f0eee47aff178a47b2ddb07c3d93600a67b5c51 /package.json
parentc99dc4c4e3e6d6864b51a8a06bdbd909b027a1aa (diff)
update site generation dependencies
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 2446253f..10c3dcbb 100644
--- a/package.json
+++ b/package.json
@@ -3,8 +3,8 @@
"csso-cli": "^3.0.0",
"html-minifier": "^4.0.0",
"jshint": "^2.11.1",
- "stylelint": "^13.6.0",
+ "stylelint": "^13.6.1",
"stylelint-config-standard": "^20.0.0",
- "terser": "^4.7.0"
+ "terser": "^4.8.0"
}
}