aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index d02e6d6a6..8d2dae309 100644
--- a/package.json
+++ b/package.json
@@ -32,12 +32,12 @@
"autoprefixer": "^6.0.3",
"babel-eslint": "^4.1.3",
"btoa": "~1.1.2",
- "glob": "~6.0.1",
+ "glob": "~7.0.0",
"grunt": "~0.4.5",
"grunt-babel": "^5.0.3",
"grunt-build-control": "~0.6.0",
- "grunt-contrib-clean": "~0.7.0",
- "grunt-contrib-compress": "~0.14.0",
+ "grunt-contrib-clean": "~1.0.0",
+ "grunt-contrib-compress": "~1.0.0",
"grunt-contrib-concat": "~0.5.1",
"grunt-contrib-connect": "~0.11.2",
"grunt-contrib-copy": "~0.8.1",
@@ -59,7 +59,7 @@
"grunt-stamp": "^0.1.0",
"is-travis": "^1.0.0",
"load-grunt-tasks": "~3.4.0",
- "markdown-it": "^5.0.0",
+ "markdown-it": "^6.0.0",
"mq4-hover-shim": "^0.3.0",
"npm-shrinkwrap": "^200.1.0",
"shelljs": "^0.6.0",