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>2015-05-10 01:19:08 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-05-10 01:22:23 +0300
commit9bf6e107e36cc9a0e7c821f518e752361f497242 (patch)
tree9b11d9a1cf19dfb76b8b662ee2388c211647c48b /package.json
parent1eba173c9e44487e7ca8bfa5f400a4740c8b77c8 (diff)
Update dependencies.
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 317bf5b2f9..131ab96d15 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"grunt-contrib-connect": "~0.10.1",
"grunt-contrib-copy": "~0.8.0",
"grunt-contrib-csslint": "~0.4.0",
- "grunt-contrib-cssmin": "~0.12.2",
+ "grunt-contrib-cssmin": "~0.12.3",
"grunt-contrib-htmlmin": "~0.4.0",
"grunt-contrib-jade": "~0.14.1",
"grunt-contrib-jshint": "~0.11.2",
@@ -52,15 +52,15 @@
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.0.0",
"grunt-exec": "~0.4.6",
- "grunt-html": "~4.0.2",
+ "grunt-html": "~4.0.3",
"grunt-jekyll": "~0.4.2",
"grunt-jscs": "~1.8.0",
"grunt-saucelabs": "~8.6.1",
"grunt-sed": "twbs/grunt-sed#v0.2.0",
"load-grunt-tasks": "~3.1.0",
- "markdown-it": "^4.2.0",
+ "markdown-it": "^4.2.1",
"npm-shrinkwrap": "^200.4.0",
- "time-grunt": "^1.1.1"
+ "time-grunt": "^1.2.0"
},
"engines": {
"node": ">=0.10.1"