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-04-19 00:07:37 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-04-19 00:07:37 +0300
commit09f98453ce432e3793d8e95a0c2664c2ec25864a (patch)
tree708688f79db5139ae52fdedafdf6920ff0940e6c /package.json
parenta955164a671f0bde1578221a868b841fc1711627 (diff)
Update devDependencies.
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 665c620981..1345ef4096 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
},
"devDependencies": {
"btoa": "~1.1.2",
- "glob": "~5.0.3",
+ "glob": "~5.0.5",
"grunt": "~0.4.5",
"grunt-autoprefixer": "~3.0.0",
"grunt-banner": "~0.3.1",
@@ -45,7 +45,7 @@
"grunt-contrib-cssmin": "~0.12.2",
"grunt-contrib-htmlmin": "~0.4.0",
"grunt-contrib-jade": "~0.14.1",
- "grunt-contrib-jshint": "~0.11.1",
+ "grunt-contrib-jshint": "~0.11.2",
"grunt-contrib-less": "~1.0.1",
"grunt-contrib-qunit": "~0.7.0",
"grunt-contrib-uglify": "~0.9.1",
@@ -58,9 +58,9 @@
"grunt-saucelabs": "~8.6.0",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~3.1.0",
- "markdown-it": "^4.1.0",
+ "markdown-it": "^4.1.1",
"npm-shrinkwrap": "^200.1.0",
- "time-grunt": "^1.1.0"
+ "time-grunt": "^1.1.1"
},
"engines": {
"node": ">=0.10.1"