aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-01-23 15:59:37 -0800
committerChris Rebert <[email protected]>2015-01-23 15:59:37 -0800
commit50a3e579ae9fce0fb285cc5b21c76ce76f085022 (patch)
tree7df462d3ba4097b2a5e5a2abd2fe652318cdab10
parent972a361e9825cc0e04463c07d28e713616b9a9df (diff)
downloadbootstrap-50a3e579ae9fce0fb285cc5b21c76ce76f085022.tar.xz
bootstrap-50a3e579ae9fce0fb285cc5b21c76ce76f085022.zip
update devDependencies
upgrade grunt-contrib-jshint to ~0.11.0 upgrade load-grunt-tasks to ~3.0.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index fb49709b8..c2af0b524 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"grunt-contrib-csslint": "~0.4.0",
"grunt-contrib-cssmin": "~0.11.0",
"grunt-contrib-jade": "~0.14.0",
- "grunt-contrib-jshint": "~0.10.0",
+ "grunt-contrib-jshint": "~0.11.0",
"grunt-contrib-less": "~1.0.0",
"grunt-contrib-qunit": "~0.5.2",
"grunt-contrib-uglify": "~0.7.0",
@@ -56,7 +56,7 @@
"grunt-jscs": "~1.2.0",
"grunt-saucelabs": "~8.5.0",
"grunt-sed": "~0.1.1",
- "load-grunt-tasks": "~2.0.0",
+ "load-grunt-tasks": "~3.0.0",
"markdown-it": "^3.0.4",
"npm-shrinkwrap": "^200.0.0",
"time-grunt": "~1.0.0"