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 0a904551..152bcb07 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.3.3",
+ "stylelint": "^13.4.1",
"stylelint-config-standard": "^20.0.0",
- "terser": "^4.6.13"
+ "terser": "^4.7.0"
}
}