Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2016-06-28 22:23:15 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-06-28 22:23:15 +0300
commitf95dbeaf49d4dd0552c7e8be4bb5f2115f7b833a (patch)
treebbce62edd7954f52c16a6b7f4784818df856aba8 /package.json
parentd8f278add4295e15b9169261885bd5b093fc2830 (diff)
Update devDependencies and gems.
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 b576b3e25b..620066da26 100644
--- a/package.json
+++ b/package.json
@@ -49,13 +49,13 @@
"grunt-contrib-uglify": "~1.0.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-csscomb": "~3.1.0",
- "grunt-exec": "~0.4.6",
- "grunt-html": "~7.0.0",
+ "grunt-exec": "~1.0.0",
+ "grunt-html": "~8.0.1",
"grunt-jekyll": "~0.4.4",
- "grunt-jscs": "~2.8.0",
+ "grunt-jscs": "~3.0.1",
"grunt-saucelabs": "~8.6.2",
"load-grunt-tasks": "~3.5.0",
- "markdown-it": "^6.0.0",
+ "markdown-it": "^7.0.0",
"shelljs": "^0.7.0",
"shx": "^0.1.2",
"time-grunt": "^1.3.0"