Merge pull request #15660 from twbs/bump-dev-deps
update devDependencies
Showing
| ... | @@ -44,7 +44,7 @@ | ... | @@ -44,7 +44,7 @@ |
| "grunt-contrib-csslint": "~0.4.0", | "grunt-contrib-csslint": "~0.4.0", | ||
| "grunt-contrib-cssmin": "~0.11.0", | "grunt-contrib-cssmin": "~0.11.0", | ||
| "grunt-contrib-jade": "~0.14.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-less": "~1.0.0", | ||
| "grunt-contrib-qunit": "~0.5.2", | "grunt-contrib-qunit": "~0.5.2", | ||
| "grunt-contrib-uglify": "~0.7.0", | "grunt-contrib-uglify": "~0.7.0", | ||
| ... | @@ -56,7 +56,7 @@ | ... | @@ -56,7 +56,7 @@ |
| "grunt-jscs": "~1.2.0", | "grunt-jscs": "~1.2.0", | ||
| "grunt-saucelabs": "~8.5.0", | "grunt-saucelabs": "~8.5.0", | ||
| "grunt-sed": "~0.1.1", | "grunt-sed": "~0.1.1", | ||
| "load-grunt-tasks": "~2.0.0", | "load-grunt-tasks": "~3.0.0", | ||
| "markdown-it": "^3.0.4", | "markdown-it": "^3.0.4", | ||
| "npm-shrinkwrap": "^200.0.0", | "npm-shrinkwrap": "^200.0.0", | ||
| "time-grunt": "~1.0.0" | "time-grunt": "~1.0.0" | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment