Skip to content

Commit

Permalink
Updated devDependencies.
Browse files Browse the repository at this point in the history
Closes twbs#16636 by merging a rebased+tweaked version of it.
[skip sauce]
  • Loading branch information
bhamodi authored and cvrebert committed Jul 2, 2015
1 parent 17566fa commit f3b2ab6
Show file tree
Hide file tree
Showing 2 changed files with 455 additions and 411 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"license": "MIT",
"devDependencies": {
"btoa": "~1.1.2",
"glob": "~5.0.5",
"glob": "~5.0.12",
"grunt": "~0.4.5",
"grunt-autoprefixer": "~3.0.0",
"grunt-autoprefixer": "~3.0.3",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-compress": "~0.13.0",
"grunt-contrib-concat": "~0.5.1",
Expand All @@ -46,17 +46,17 @@
"grunt-contrib-qunit": "~0.7.0",
"grunt-contrib-uglify": "~0.9.1",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.0.0",
"grunt-csscomb": "~3.0.1",
"grunt-exec": "~0.4.6",
"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.2.0",
"markdown-it": "^4.2.1",
"markdown-it": "^4.3.0",
"npm-shrinkwrap": "^200.4.0",
"time-grunt": "^1.2.0"
"time-grunt": "^1.2.1"
},
"engines": {
"node": ">=0.10.1"
Expand Down
Loading

0 comments on commit f3b2ab6

Please sign in to comment.